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.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long ModeSShortFrameWithoutLongFrameMessagesReceived { get; set; }
Property ModeSShortFrameWithoutLongFrameMessagesReceived As Long
Get
Set
property long long ModeSShortFrameWithoutLongFrameMessagesReceived {
long long get ();
void set (long long value);
}
abstract ModeSShortFrameWithoutLongFrameMessagesReceived : int64 with get, set
Property Value
Type:
Int64Remarks
It will be normal for this to go up continuously, even on a good feed.
See Also