Represents all of the base unit types in the SI system.
All BaseUnits must be defined in terms of these types,
and other Unit Systems must also be constructed in terms
of these primitive types.
Properties:
Name | Type | Description |
---|---|---|
length |
UnitType | |
mass |
UnitType | |
time |
UnitType | |
current |
UnitType | |
temperature |
UnitType | |
absoluteTemperature |
UnitType | |
luminousIntensity |
UnitType |