Flight plan root element. Stores and manages all data related to the flight plan.

Namespace: FlightPlan
Assembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class FlightPlan
Visual Basic
Public Class FlightPlan
Visual C++
public ref class FlightPlan

Remarks

Root of the flight plan object model.

Inheritance Hierarchy

System..::..Object
  FlightPlan..::..FlightPlan

See Also