Click or drag to resize
VerticalDataSource Enumeration
An enumeration of the different sources of vertical data in ADS-B version 1 target state and status messages.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum VerticalDataSource
Members
  Member nameValueDescription
None0 No valid vertical target state data is available.
AutopilotControlPanel1 Source is the autopilot control panel selected value, such as from an MCP or FCU.
HoldingAltitude2 The holding altitude.
Fms3 Source is from an FMS/RNAV system.
See Also