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 | Method and Description |
---|---|
Unit |
UnitFormat.parse(String spec)
Parses a unit specification.
|
Unit |
UnitFormatImpl.parse(String spec)
Parses a unit specification.
|
Unit |
UnitFormat.parse(String spec,
UnitDB unitDB)
Parses a unit specification.
|
Unit |
StandardUnitFormat.parse(String spec,
UnitDB unitDB)
Decodes a unit specification.
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.