Click or drag to resize

CarbonDioxideNormalBoilingPointTemperature Property

Gets the boiling temperature at normal pressure (101325 Pa) in K (if existent). If not existent, the return value is null.

Namespace: Altaxo.Science.Thermodynamics.Fluids
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override double? NormalBoilingPointTemperature { get; }

Property Value

NullableDouble
See Also