Click or drag to resize
IAircraftTargetAltitude Property
Gets or sets the altitude (in feet) that the aircraft's autopilot / FMS etc. is set to.

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

Property Value

Type: NullableInt32
See Also