ApplicationField Enumeration |
An enumeration of the different possible values for the AF field in DF19 messages.
Namespace: VirtualRadar.Interface.ModeSAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public enum ApplicationField
Public Enumeration ApplicationField
public enum class ApplicationField
Members
| Member name | Value | Description |
---|
| ADSB | 0 |
The message content is as per DF17 extended squitter.
|
| AF1 | 1 |
Reserved for military applications.
|
| AF2 | 2 |
Reserved for military applications.
|
| AF3 | 3 |
Reserved for military applications.
|
| AF4 | 4 |
Reserved for military applications.
|
| AF5 | 5 |
Reserved for military applications.
|
| AF6 | 6 |
Reserved for military applications.
|
| AF7 | 7 |
Reserved for military applications.
|
See Also