RinexMeteorologicalRecordPressure Property |
Gets or sets the atmospheric pressure in millibars.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Pressure { get; set; }
Public Property Pressure As Double
Get
Set
public:
property double Pressure {
double get ();
void set (double value);
}
member Pressure : float with get, set
Property Value
Type:
DoubleSee Also