Click or drag to resize

TemperatureAbsoluteZero Property

Gets a Temperature object equal to absolute zero, or 0 K.

Namespace: InnerDrive.Quantitative
Assembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.0.8475.0
Syntax
C#
[JsonIgnoreAttribute]
public static Temperature AbsoluteZero { get; }

Property Value

Temperature
See Also