Click or drag to resize
IStatisticsModeSShortFrameWithoutLongFrameMessagesReceived Property
Gets or sets the number of short-frame Mode-S messages that were discarded because no prior long-frame message had been received.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
long ModeSShortFrameWithoutLongFrameMessagesReceived { get; set; }

Property Value

Type: Int64
Remarks
It will be normal for this to go up continuously, even on a good feed.
See Also