IRawMessageTranslatorLocalDecodeMaxSpeedSurface Property |
Gets or sets the number of kilometres / 30 seconds that a vehicle on the ground 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 LocalDecodeMaxSpeedSurface { get; set; }
Property LocalDecodeMaxSpeedSurface As Double
Get
Set
property double LocalDecodeMaxSpeedSurface {
double get ();
void set (double value);
}
abstract LocalDecodeMaxSpeedSurface : float with get, set
Property Value
Type:
DoubleSee Also