Click or drag to resize
IRawMessageTranslatorGlobalDecodeAirborneThresholdMilliseconds Property
Gets or sets the number of milliseconds that an odd/even pair of CPR coordinates must be received within to be usable for a global decode of airborne position.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int GlobalDecodeAirborneThresholdMilliseconds { get; set; }

Property Value

Type: Int32
Remarks
This defaults to 10 seconds, as per the ICAO specs.
See Also