IStatisticsViewModeSNoAdsbPayloadRatio Property |
Gets or sets the %age of Mode-S messages that were not DF17.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax double ModeSNoAdsbPayloadRatio { get; set; }
Property ModeSNoAdsbPayloadRatio As Double
Get
Set
property double ModeSNoAdsbPayloadRatio {
double get ();
void set (double value);
}
abstract ModeSNoAdsbPayloadRatio : float with get, set
Property Value
Type:
DoubleSee Also