Click or drag to resize
CoordinateGroundSpeed Property
Gets the ground speed of the aircraft.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<float> GroundSpeed { get; }

Property Value

Type: NullableSingle
See Also