Click or drag to resize
BaseStationSupplementaryMessageTargetHeading Property
Gets or sets the target heading from the aircraft's auto-pilot / FMS etc.

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

Property Value

Type: NullableSingle
See Also