Click or drag to resize

USStandardAtmosphere1976IdealGasConstant Property

Gets or sets the ideal gas constant (R*) used by the model, in J/(kmol*K). By default, this value is 8314.32.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double IdealGasConstant { get; set; }

Property Value

Type: Double
See Also