Click or drag to resize
ModeSMessageDownlinkFormat Property
Gets or sets the decoded downlink format (DF) field of the reply. This is present on all replies.

Namespace: VirtualRadar.Interface.ModeS
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DownlinkFormat DownlinkFormat { get; set; }

Property Value

Type: DownlinkFormat
See Also