USStandardAtmosphere1976ResultDensity Property |
Gets the calculated atmospheric density, in kg/m^3.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Density { get; }
Public ReadOnly Property Density As Double
Get
public:
property double Density {
double get ();
}
member Density : float with get
Property Value
Type:
DoubleSee Also