| Modifier and Type | Class and Description |
|---|---|
class |
BaseUnit
Provides support for base units.
|
class |
DerivedUnitImpl
Provides support for a concrete implementation of derived units.
|
class |
LogarithmicUnit
Provides support for units that are based on a logarithm of the ratio of a
physical quantity to an underlying reference level.
|
class |
OffsetUnit
Provides support for units that are offset from reference units (ex: as the
unit "degree Celsius" is offset from the reference unit "kelvin").
|
class |
ScaledUnit
Provides support for a unit that is a mutiplicative factor of a reference
unit.
|
class |
UnknownUnit
Provides support for unknown base units.
|
| Modifier and Type | Method and Description |
|---|---|
DerivableUnit |
LogarithmicUnit.getReference()
Returns the reference level.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.