Defines the possible units of temperature.
Namespace: HidSharp.Reports.Units
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | The unit system has no unit of temperature. | |
Kelvin | 1 | The unit of temperature is Kelvin (occurs in SI Linear and Rotation unit systems). | |
Fahrenheit | 2 | The unit of temperature is Fahrenheit (occurs in English Linear and Rotation unit systems). |
See Also