Click or drag to resize
TcasCapabilityMode Enumeration
An enumeration of the different operational status indicators for TCAS/ACAS systems as transmitted in the ADS-B version 1 target state and status message.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum TcasCapabilityMode
Members
  Member nameValueDescription
OperationalOrUnknown0 All systems are either operational or their state is unknown.
NotOperational1 TCAS/ACAS is not operational.
NoResolutionAdvisoryActive2 TCAS/ACAS is operational and no RA is active.
ResolutionAdvisoryActive3 TCAS/ACAS is operational and an RA is active.
See Also