IStatisticsViewAdsbRejectedRatio Property |
Gets or sets the %age of ADS-B messages that were rejected, either because of bad parity or settings.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax double AdsbRejectedRatio { get; set; }
Property AdsbRejectedRatio As Double
Get
Set
property double AdsbRejectedRatio {
double get ();
void set (double value);
}
abstract AdsbRejectedRatio : float with get, set
Property Value
Type:
DoubleSee Also