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 |
BadUnitException
Provides support for failures due to attempts to redefine an existing unit in
a unit database.
|
class |
BaseQuantityException
Provides support for base quantity exceptions.
|
class |
ConversionException
Provides support for unit conversion exceptions.
|
class |
DivideException
Provides support for unit division failures.
|
class |
MultiplyException
Provides support for unit multiplication failures.
|
class |
NameException
Provides support for bad unit names.
|
class |
NoSuchUnitException
Provides support for failure to find a unit.
|
class |
OperationException
Provides support for unit operation failures (ex: multiplication).
|
class |
PrefixDBAccessException
Provides support for prefix database access failures.
|
class |
PrefixDBException
Provides support for the general class of prefix database failures.
|
class |
PrefixExistsException
Provides support for prefix database failures.
|
class |
QuantityExistsException
Provides support for attempting to redefine a base quantity in a database.
|
class |
RaiseException
Provides support for failure to raise a unit to a power.
|
class |
ShiftException
Provides support for failure to raise a unit to a power.
|
class |
SpecificationException
Provides support for errors in unit string specifications.
|
class |
UnitClassException
Provides support for a Unit that is an instance of an unknown class.
|
class |
UnitDBAccessException
Provides support for failure to access unit database (e.g.
|
class |
UnitDBException
Provides support for general unit database failures.
|
class |
UnitExistsException
Provides support for failures due to attempts to redefine an existing unit in
a unit database.
|
class |
UnitFormatException
Provides support for general failures with unit format classes.
|
class |
UnitParseException
Provides support for errors in unit specifications.
|
class |
UnitSystemException
Provides support for errors with the system of units.
|
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.