Click or drag to resize
HorizontalDataSource Enumeration
An enumeration of the different sources of horizontal data for 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 HorizontalDataSource
Members
  Member nameValueDescription
None0 No valid horizontal target state data is available.
AutopilotControlPanel1 Source is the autopilot control panel selected value, such as from an MCP or FCU.
MaintainingHeading2 Maintaining the current heading or track.
Fms3 Source is from an FMS/RNAV system and the heading is the track angle specified by the leg type.
See Also