IRawMessageTranslatorLocalDecodeMaxSpeedTransition Property |
Gets or sets the number of kilometres / 30 seconds that a vehicle tranisitioning between airborne and surface positions 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 LocalDecodeMaxSpeedTransition { get; set; }
Property LocalDecodeMaxSpeedTransition As Double
Get
Set
property double LocalDecodeMaxSpeedTransition {
double get ();
void set (double value);
}
abstract LocalDecodeMaxSpeedTransition : float with get, set
Property Value
Type:
DoubleSee Also