IStatisticsModeSWithBadParityPIField Property |
Gets or sets the number of Mode-S messages with a PI field that was not zero.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long ModeSWithBadParityPIField { get; set; }
Property ModeSWithBadParityPIField As Long
Get
Set
property long long ModeSWithBadParityPIField {
long long get ();
void set (long long value);
}
abstract ModeSWithBadParityPIField : int64 with get, set
Property Value
Type:
Int64See Also