IRawMessageTranslatorLocalDecodeMaxSpeedAirborne Property |
Gets or sets the number of kilometres over 30 seconds that an airborne vehicle can travel before a local decode is deemed to be inaccurate.
Namespace: VirtualRadar.Interface.BaseStationAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax double LocalDecodeMaxSpeedAirborne { get; set; }
Property LocalDecodeMaxSpeedAirborne As Double
Get
Set
property double LocalDecodeMaxSpeedAirborne {
double get ();
void set (double value);
}
abstract LocalDecodeMaxSpeedAirborne : float with get, set
Property Value
Type:
DoubleSee Also