IStatisticsViewBadlyFormedBaseStationMessagesRatio Property |
Gets or sets the %age of BaseStation messages that were badly formed.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax double BadlyFormedBaseStationMessagesRatio { get; set; }
Property BadlyFormedBaseStationMessagesRatio As Double
Get
Set
property double BadlyFormedBaseStationMessagesRatio {
double get ();
void set (double value);
}
abstract BadlyFormedBaseStationMessagesRatio : float with get, set
Property Value
Type:
DoubleSee Also