Click or drag to resize
AircraftJsonTargetTrack Property
Gets or sets the heading on the aircraft's autopilot or FMS.

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

Property Value

Type: NullableSingle
See Also