Click or drag to resize
RawDecodingSettingsAcceptableAirborneSpeed Property
Gets or sets the maximum number of kilometres an aircraft can travel while airborne 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 AcceptableAirborneSpeed { get; set; }

Property Value

Type: Double
See Also