Click or drag to resize
IRawMessageTranslatorGlobalDecodeFastSurfaceThresholdMilliseconds 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 faster than 25 knots.

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

Property Value

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