Click or drag to resize
ModeSMessageNonIcao24Address Property
Gets or sets the content of AA fields where the content is not an ICAO24 address.

Namespace: VirtualRadar.Interface.ModeS
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> NonIcao24Address { get; set; }

Property Value

Type: NullableInt32
Remarks
This is filled for DF18 messages where the control field indicates that the transmitter is not using an ICAO24 address.
See Also