A Typescript type corresponding to a specific runtime Unit.
Physical Units
Unique lookup key for this type.
Call to check units for addition/subtraction. Throws an error if the units are not the same.
Produce new units dividing by these units.
Convert the given value from (unprefixed) SI units, and return the converted value and corresponding unit (i.e. this unit).
Produce new units multiplying these units.
Convert the given value to (unprefixed) SI units, and return the converted value and the corresponding SI unit.
Generated using TypeDoc
A Typescript type corresponding to a specific runtime Unit.
Physical Units