![]() |
JSBSim Flight Dynamics Model
1.1.11 (13 Feb 2022)
An Open Source Flight Dynamics and Control Software Library in C++
|
This class is solely for the purpose of determining what type of file is given on the command line.
Definition at line 147 of file JSBSim.cpp.
Inheritance diagram for XMLFile:
Collaboration diagram for XMLFile:Public Member Functions | |
| bool | IsAircraftFile (const SGPath &filename) |
| bool | IsInitFile (const SGPath &filename) |
| bool | IsLogDirectiveFile (const SGPath &filename) |
| bool | IsScriptFile (const SGPath &filename) |
Public Member Functions inherited from FGXMLFileRead | |
| Element * | LoadXMLDocument (const SGPath &XML_filename, bool verbose=true) |
| Element * | LoadXMLDocument (const SGPath &XML_filename, FGXMLParse &fparse, bool verbose=true) |
| void | ResetParser (void) |