Click or drag to resize
IStatisticsViewPositionsOutOfRange Property
Gets or sets the number of ADS-B position messages that were rejected because the position was out of range of the receiver.

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

Property Value

Type: Int64
See Also