Click or drag to resize

USStandardAtmosphere1976SpecificHeatRatio Property

Gets or sets the ratio of specific heat of air at constant pressure to the specific heat of air at constant volume used by the model (γ). By default this value is 1.4.

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 SpecificHeatRatio { get; set; }

Property Value

Type: Double
See Also