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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Density { get; }
Public ReadOnly Property Density As Double
Get
public:
property double Density {
double get ();
}
member Density : float with get
Property Value
Type:
Double
See Also