Click or drag to resize
WakeTurbulenceCategory Enumeration
An enumeration of the different wake turbulence categories as used in ICAO8643.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum WakeTurbulenceCategory
Members
  Member nameValueDescription
None0 No WTC has been declared or is applicable.
Light1 Aircraft up to 7 tons.
Medium2 Aircraft up to 135.999 tons.
Heavy3 Aircraft weighing 136 tons or more.
Remarks
The numeric values of these categories are sent to the browser. Try to leave them unchanged across releases.
See Also