Click or drag to resize
IRawMessageTranslatorPositionReset Event
Raised during the processing of Translate(DateTime, ModeSMessage, AdsbMessage) when it becomes apparent that a previous position established for an aircraft was wrong and it has been reset.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<EventArgs<string>> PositionReset

Value

Type: SystemEventHandlerEventArgsString
See Also