USStandardAtmosphere1976ResultPressure Property |
Gets the calculated atmospheric pressure, in pascals.
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 Pressure { get; }
Public ReadOnly Property Pressure As Double
Get
public:
property double Pressure {
double get ();
}
member Pressure : float with get
Property Value
Type:
DoubleSee Also