Click or drag to resize
AircraftJsonAirPressureInHg Property
Gets or sets the aircraft's air pressure setting in inches of mercury.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<float> AirPressureInHg { get; set; }

Property Value

Type: NullableSingle
See Also