Click or drag to resize
VerticalStatus Enumeration
An enumeration of the different possible values in a VS field.

Namespace: VirtualRadar.Interface.ModeS
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum VerticalStatus
Members
  Member nameValueDescription
Airborne0 The aircraft is airborne.
OnGround1 The aircraft is on the ground.
See Also