Click or drag to resize
IAircraftTargetTrack Property
Gets or sets the track or heading on the aircraft's autopilot / FMS etc.

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

Property Value

Type: NullableSingle
See Also