IStatisticsViewModeSPIBadParityRatio Property |
Gets or sets the %age of Mode-S messages with a PI field that had bad parity.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax double ModeSPIBadParityRatio { get; set; }
Property ModeSPIBadParityRatio As Double
Get
Set
property double ModeSPIBadParityRatio {
double get ();
void set (double value);
}
abstract ModeSPIBadParityRatio : float with get, set
Property Value
Type:
DoubleSee Also