UnitConversion Interface
Beta
This interface defines the properties required to convert a quantity value from one unit to another such as from meters to feet or from Celsius to Fahrenheit.
Properties
Name | Type | Description | |
---|---|---|---|
factor | number | ||
offset | number |
Defined in
- quantity/src/Interfaces.ts Line 62
Last Updated: 20 June, 2023