Click or drag to resize
BaseStationSettingsDownloadGlobalAirPressureReadings Property
Gets or sets a value indicating that global air pressure readings should be downloaded so that true altitudes can be calculated for aircraft that report pressure altitudes.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool DownloadGlobalAirPressureReadings { get; set; }

Property Value

Type: Boolean
See Also