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 |
PrefixDBImpl
Provides a concrete implementation of a database of unit prefixes.
|
class |
StandardPrefixDB
Provides support for a database of standard unit prefixes.
|
Modifier and Type | Method and Description |
---|---|
static PrefixDB |
PrefixDBManager.instance()
Gets the current prefix database.
|
Modifier and Type | Method and Description |
---|---|
static void |
PrefixDBManager.setInstance(PrefixDB instance)
Sets the current prefix database.
|
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.