See: Description
Class | Description |
---|---|
BaseDimension |
A dimension that defines a
BaseUnit |
BaseUnit |
A unit that other units are defined by.
|
BritishImperial |
A static utility class that contains units in the British Imperial system.
|
BritishImperial.Area |
Imperial units that measure area
|
BritishImperial.Length |
Imperial units that measure length
|
BritishImperial.Mass |
British Imperial units that measure mass.
|
BritishImperial.Volume |
British Imperial units that measure volume
|
LinearUnit |
A unit that can be expressed as a product of its base and a number.
|
NameSymbol |
A class that can be used to specify names and a symbol for a unit.
|
SI |
All of the units, prefixes and dimensions that are used by the SI, as well as some outside the SI.
|
SI.BaseDimensions | |
SI.BaseUnits | |
SI.Constants |
Constants that relate to the SI or other systems.
|
SI.Dimensions | |
Unit |
A unit that is composed of base units.
|
UnitDatabase |
A database of units, prefixes and dimensions, and their names.
|
UnitPrefix |
A prefix that can be applied to a
LinearUnit to multiply it by some value |
USCustomary |
A static utility class that contains units in the US Customary system.
|
USCustomary.Area |
US Customary units that measure area
|
USCustomary.Length |
US Customary units that measure length
|
USCustomary.Mass |
mass units
|
USCustomary.Volume |
Volume units
|