Click or drag to resize
IAircraftGroundSpeed Property
Gets or sets the speed (in knots) that the aircraft last reported.

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

Property Value

Type: NullableSingle
See Also