Click or drag to resize
IAircraftAirPressureInHg Property
Gets or sets the pressure setting for the aircraft. This will be null if air pressure downloads are switched off, or the server is unavailable, or no air pressures have been downloaded yet.

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

Property Value

Type: NullableSingle
See Also