Implements a parser of flight plans given in XML format.
Namespace: FlightPlanAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class XMLFPParser |
Visual Basic |
---|
Public Class XMLFPParser |
Visual C++ |
---|
public ref class XMLFPParser |
Remarks
An XMLFPParser reads the flight plan file and initializes two data
structures: a collection of fixes and the flight plan.