Temperature Properties |
The Temperature type exposes the following members.
| Name | Description | |
|---|---|---|
| InDegreeCelsius | Gets the temperature value expressed in degrees Celsius. | |
| InDegreeFahrenheit | Gets the temperature value expressed in degrees Fahrenheit. | |
| InInverseKelvin | Gets the temperature value expressed as inverse Kelvin (1/K). | |
| InKelvin | Gets the temperature value expressed in Kelvin. | |
| InSIUnits | Gets the temperature converted to SI units (Kelvin). | |
| Unit | Gets the unit of this temperature value. | |
| Value | Gets the numeric temperature value in its Unit. |