Click or drag to resize
TargetStateAndStatusVersion2SelectedHeading Property
Gets or sets the autopilot / FMS selected heading in degrees.

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

Property Value

Type: NullableDouble
See Also