Click or drag to resize

Energy Methods

The Energy type exposes the following members.

Methods
 NameDescription
Public methodConvertTo Returns a new Energy instance converted to the specified unit.
Public methodEqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public methodStatic memberFromJouleTo Converts a value from Joule to the specified destination unit.
Public methodStatic memberFromTo Converts a value from one energy unit to another.
Public methodGetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInUnitsOf Returns the energy value converted to the specified destination unit.
Public methodStatic memberToJoule Converts a value from the specified unit to Joule (SI unit of energy).
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Public methodStatic memberToTemperatureSI Returns the temperature (in Kelvin) corresponding to the provided energy.
Top
See Also