Click or drag to resize
BaseStationSupplementaryMessagePressureSettingMb Property
Gets or sets the barometric pressure setting in millibars. A value of zero indicates that the pressure setting was outside the bounds supported by the message type.

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

Property Value

Type: NullableSingle
See Also