IStatisticsViewModeSWithPI Property |
Gets or sets the number of Mode-S messages that have a PI field, both long and short frame.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long ModeSWithPI { get; set; }
Property ModeSWithPI As Long
Get
Set
property long long ModeSWithPI {
long long get ();
void set (long long value);
}
abstract ModeSWithPI : int64 with get, set
Property Value
Type:
Int64See Also