Click or drag to resize

Temperature Properties

The Temperature type exposes the following members.

Properties
 NameDescription
Public propertyInDegreeCelsius Gets the temperature value expressed in degrees Celsius.
Public propertyInDegreeFahrenheit Gets the temperature value expressed in degrees Fahrenheit.
Public propertyInInverseKelvin Gets the temperature value expressed as inverse Kelvin (1/K).
Public propertyInKelvin Gets the temperature value expressed in Kelvin.
Public propertyInSIUnits Gets the temperature converted to SI units (Kelvin).
Public propertyUnit Gets the unit of this temperature value.
Public propertyValue Gets the numeric temperature value in its Unit.
Top
See Also