Click or drag to resize

Energy Structure

[Missing <summary> documentation for "T:Altaxo.Science.Energy"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    Altaxo.ScienceEnergy

Namespace: Altaxo.Science
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public struct Energy

The Energy type exposes the following members.

Constructors
 NameDescription
Public methodEnergyInitializes a new instance of the Energy class
Top
Properties
 NameDescription
Public propertyInSIUnits 
Public propertyUnit 
Public propertyValue 
Top
Methods
 NameDescription
Public methodConvertTo 
Public methodEqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public methodStatic memberFromJouleTo 
Public methodStatic memberFromTo 
Public methodGetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInUnitsOf 
Public methodStatic memberToJoule 
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