Click or drag to resize
AircraftJsonGroundSpeed Property
Gets or sets the ground speed of the aircraft in knots.

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

Property Value

Type: NullableSingle
See Also