Click or drag to resize
VerticalModeIndicator Enumeration
An enumeration of the different values of VMI 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 VerticalModeIndicator
Members
  Member nameValueDescription
Unknown0 The information is not available.
Acquiring1 The aircraft is climbing or descending towards the target altitude.
Maintaining2 The aircraft is maintaining the target altitude.
Reserved3 Reserved.
See Also