IStatisticsViewModeSShortFrameUnusableRatio Property |
Gets or sets the %age of short-frame Mode-S messages that VRS couldn't use.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax double ModeSShortFrameUnusableRatio { get; set; }
Property ModeSShortFrameUnusableRatio As Double
Get
Set
property double ModeSShortFrameUnusableRatio {
double get ();
void set (double value);
}
abstract ModeSShortFrameUnusableRatio : float with get, set
Property Value
Type:
DoubleSee Also