Click or drag to resize
AircraftOperationalStatusType Enumeration
An enumeration of the different types of aircraft operational 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 AircraftOperationalStatusType
Members
  Member nameValueDescription
AirborneCapability0 The message carries airborne capability information.
SurfaceCapability1 The message carries surface capability information.
AircraftOperationalStatusType22 Reserved.
AircraftOperationalStatusType33 Reserved.
AircraftOperationalStatusType44 Reserved.
AircraftOperationalStatusType55 Reserved.
AircraftOperationalStatusType66 Reserved.
AircraftOperationalStatusType77 Reserved.
See Also