Click or drag to resize
RawDecodingSettingsAcceptableAirSurfaceTransitionSpeed Property
Gets or sets the maximum number of kilometres an aircraft can travel while landing or taking off over 30 seconds before a local position decode is deemed invalid.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double AcceptableAirSurfaceTransitionSpeed { get; set; }

Property Value

Type: Double
See Also