IStatisticsAdsbPositionsExceededSpeedCheck Property |
Gets or sets the count of positions that were rejected because the vehicle would have to have been travelling unrealistically quickly to reach the position.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long AdsbPositionsExceededSpeedCheck { get; set; }
Property AdsbPositionsExceededSpeedCheck As Long
Get
Set
property long long AdsbPositionsExceededSpeedCheck {
long long get ();
void set (long long value);
}
abstract AdsbPositionsExceededSpeedCheck : int64 with get, set
Property Value
Type:
Int64See Also