| 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 | Field and Description |
|---|---|
StandardUnitFormatTokenManager |
StandardUnitFormat.token_source
Generated Token Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardUnitFormat.ReInit(StandardUnitFormatTokenManager tm)
Reinitialise.
|
| Constructor and Description |
|---|
StandardUnitFormat(StandardUnitFormatTokenManager tm)
Constructor with generated Token Manager.
|