Click or drag to resize
BaseStationMessageGroundSpeed Property
Gets or sets the speed over the ground of the aircraft, if known.

Namespace: VirtualRadar.Interface.BaseStation
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