|
SORTIE C++ Test Documentation
|
#include <fstream>Functions | |
| const char * | WriteConstantGLIXMLFile1 () |
| Writes a parameter file for normal proceessing. | |
| const char * | WriteConstantGLIXMLErrorFile1 () |
| Writes an error file where the constant GLI is less than 0. | |
| const char * | WriteConstantGLIXMLErrorFile2 () |
| Writes an error file where the constant GLI is greater than 100. | |
| void | WriteConstantGLICommonStuff (std::fstream &oOut) |
| Writes common portions of the test parameter files (allometry and tree pop). | |
| void WriteConstantGLICommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files (allometry and tree pop).
| oOut | File stream to write to. |
| const char* WriteConstantGLIXMLErrorFile1 | ( | ) |
Writes an error file where the constant GLI is less than 0.
| const char* WriteConstantGLIXMLErrorFile2 | ( | ) |
Writes an error file where the constant GLI is greater than 100.
| const char* WriteConstantGLIXMLFile1 | ( | ) |
Writes a parameter file for normal proceessing.
There are three species, and the constant GLI behavior is applied to species 2 and 3.
1.8.2