Click or drag to resize
SurfacePositionMessageGroundSpeed Property
Gets or sets the ground speed of the vehicle in knots.

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

Property Value

Type: NullableDouble
See Also