Click or drag to resize
BaseStationSupplementaryMessageTargetAltitude Property
Gets or sets the target altitude setting 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<int> TargetAltitude { get; set; }

Property Value

Type: NullableInt32
See Also