| Package | Description |
|---|---|
| ucar.units |
Provides support for parsing and formatting string unit specification,
converting numerical values between compatible units, and performing arithmetic
on units (such as dividing one unit by another).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseUnit
Provides support for base units.
|
class |
UnknownUnit
Provides support for unknown base units.
|
| Modifier and Type | Field and Description |
|---|---|
static DerivedUnitImpl |
DerivedUnitImpl.DIMENSIONLESS
The dimensionless derived unit.
|