|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DerivableUnit | |
---|---|
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). |
Uses of DerivableUnit in ucar.units |
---|
Classes in ucar.units that implement DerivableUnit | |
---|---|
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. |
Methods in ucar.units that return DerivableUnit | |
---|---|
DerivableUnit |
LogarithmicUnit.getReference()
Returns the reference level. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |