Energy Methods |
The Energy type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertTo | Returns a new Energy instance converted to the specified unit. | |
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| FromJouleTo | Converts a value from Joule to the specified destination unit. | |
| FromTo | Converts a value from one energy unit to another. | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| InUnitsOf | Returns the energy value converted to the specified destination unit. | |
| ToJoule | Converts a value from the specified unit to Joule (SI unit of energy). | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) | |
| ToTemperatureSI | Returns the temperature (in Kelvin) corresponding to the provided energy. |