Click or drag to resize
ResolutionAdvisoryComplement Enumeration
An enumeration of flags recording resolution advisory complements that have been received from other aircraft.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[FlagsAttribute]
public enum ResolutionAdvisoryComplement
Members
  Member nameValueDescription
DoNotTurnRight1 Do not turn right.
DoNotTurnLeft2 Do not turn left.
DoNotPassAbove4 Do not pass above.
DoNotPassBelow8 Do not pass below.
See Also