Click or drag to resize
SurfacePositionMessageGroundTrack Property
Gets or sets the ground track of the vehicle, where 0 is north, 90 east, 180 south and 270 west.

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

Property Value

Type: NullableDouble
See Also