IStatisticsAdsbPositionsReset Property |
Gets or sets the count of position resets that have taken place because position fixes for aircraft failed a reasonableness test.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long AdsbPositionsReset { get; set; }
Property AdsbPositionsReset As Long
Get
Set
property long long AdsbPositionsReset {
long long get ();
void set (long long value);
}
abstract AdsbPositionsReset : int64 with get, set
Property Value
Type:
Int64See Also