Click or drag to resize
SurfaceCapability Enumeration
An enumeration of the surface capability codes transmitted in version 1 and 2 ADS-B 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
[FlagsAttribute]
public enum SurfaceCapability
Members
  Member nameValueDescription
NicSupplementC1 The NIC Supplement C bit (version 2 only).
NacVelocity02 The LSB of the Navigational Accuracy Category for Velocity value (version 2 only).
NacVelocity14 The middle bit of the Navigational Accuracy Category for Velocity value (version 2 only).
NacVelocity28 The MSB of the Navigational Accuracy Category for Velocity value (version 2 only).
HasUniversalAccessTransceiver16 The aircraft has UAT receive capability (version 2 only).
ClassB2TransmitterIsLowPower32 The surface vehicle transmit power is below 70 watts.
HasCockpitDisplayTrafficInformation256 The aircraft has CDTI.
PositionOffsetApplied512 The position transmitted in surface messages is that of the reference point of the aircraft rather than the antenna.
See Also