Click or drag to resize
TargetStateAndStatusType Enumeration
An enumeration of the different types of 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 TargetStateAndStatusType
Members
  Member nameValueDescription
Version10 The message is an ADS-B version 1 message.
Version21 The message is an ADS-B version 2 message.
TargetStateAndStatusType22 Reserved.
TargetStateAndStatusType33 Reserved.
See Also