|
SORTIE C++ Test Documentation
|
#include <fstream>Functions | |
| const char * | WriteBoleVolumeCalculatorXMLFile1 () |
| Writes a parameter file for normal processing. | |
| const char * | WriteBoleVolumeCalculatorXMLErrorFile1 () |
| Writes an error file where a form class value is less than 60. | |
| const char * | WriteBoleVolumeCalculatorXMLErrorFile2 () |
| Writes an error file where a form class value is greater than 100. | |
| const char * | WriteBoleVolumeCalculatorXMLErrorFile3 () |
| Writes an error file where the volume behavior is applied to seedlings. | |
| void | WriteBoleVolumeCalculatorCommonStuff (std::fstream &oOut) |
| Writes common portions of the test parameter files (tree pop, plot, etc). | |
| void WriteBoleVolumeCalculatorCommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files (tree pop, plot, etc).
Ends with </trees>.
| oOut | File stream to write to. |
| const char* WriteBoleVolumeCalculatorXMLErrorFile1 | ( | ) |
Writes an error file where a form class value is less than 60.
| const char* WriteBoleVolumeCalculatorXMLErrorFile2 | ( | ) |
Writes an error file where a form class value is greater than 100.
| const char* WriteBoleVolumeCalculatorXMLErrorFile3 | ( | ) |
Writes an error file where the volume behavior is applied to seedlings.
| const char* WriteBoleVolumeCalculatorXMLFile1 | ( | ) |
Writes a parameter file for normal processing.
There are 8 species (of which 7 are used), and the bole volume behavior is the only one in the run.
1.8.2