![]() |
JSBSim Flight Dynamics Model
1.0 (02 March 2017)
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. More...
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) |
This class is solely for the purpose of determining what type of file is given on the command line.
Definition at line 152 of file JSBSim.cpp.