Click or drag to resize
ModeSMessageAltitude Property
Gets or sets the altitude in feet as described by the AC field from the reply.

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

Property Value

Type: NullableInt32
See Also