Temperature Structure |
public struct Temperature
The Temperature type exposes the following members.
Name | Description | |
---|---|---|
Temperature | Initializes a new instance of the Temperature class |
Name | Description | |
---|---|---|
InDegreeCelsius | ||
InDegreeFahrenheit | ||
InInverseKelvin | ||
InKelvin | ||
InSIUnits | ||
Unit | ||
Value |
Name | Description | |
---|---|---|
ConvertTo | ||
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
FromKelvinTo | ||
FromTo | ||
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
InUnitsOf | ||
ToEnergySI | Returns the energy corresponding to the provided temperature in Joule. | |
ToKelvin | ||
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
Name | Description | |
---|---|---|
DegreeFahrenheitPerKelvin | ||
KelvinPerDegreeFahrenheit | ||
ZeroDegreeCelsiusAsKelvin | ||
ZeroDegreeFahrenheitAsKelvin |