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 |
StandardUnitDB
Provides support for a database of standard units.
|
Modifier and Type | Method and Description |
---|---|
void |
UnitDBImpl.add(UnitDBImpl that)
Adds all the entries in another UnitDBImpl to this database.
|
Constructor and Description |
---|
UnitSystemImpl(UnitDBImpl baseUnitDB,
UnitDBImpl derivedUnitDB)
Constructs from a base unit database and a derived unit database.
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.