Click or drag to resize
IRawMessageTranslatorGlobalDecodeSlowSurfaceThresholdMilliseconds 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 surface position of a vehicle travelling at or below 25 knots.

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

Property Value

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