Click or drag to resize
HorizontalModeIndicator Enumeration
An enumeration of the different values of HMI that can be transmitted 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 HorizontalModeIndicator
Members
  Member nameValueDescription
Unknown0 The information is not available.
Acquiring1 The aircraft is turning towards the target heading or track.
Maintaining2 The aircraft is maintaining the target heading or track.
Reserved3 Reserved.
See Also