Click or drag to resize
RawDecodingSettingsAirborneGlobalPositionLimit Property
Gets or sets the maximum number of seconds that can elapse when performing global decoding on airborne position messages.

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

Property Value

Type: Int32
See Also