virtual bool Load(Element *el)
Init the output directives from an XML file.
Implements the output to a human readable text file.
void SetDelimiter(const std::string &delim)
Set the delimiter.
virtual void Print(void)
Generates the output to the text file.
virtual bool OpenFile(void)
Opens the file.
FGOutputTextFile(FGFDMExec *fdmex)
Constructor.
virtual void CloseFile(void)
Closes the file.