SORTIE C++ Test Documentation
|
#include <fstream>
Functions | |
const char * | WriteNCISizeEffectXMLFile1 () |
Tests the NCI size effect compound exponential. More... | |
const char * | WriteNCISizeEffectXMLFile2 () |
Writes a 3-year timestep file. More... | |
void | WriteNCISizeEffectCommonStuff (std::fstream &oOut) |
Writes common portions of the test parameter files (tree pop, plot, etc). More... | |
void | WriteNCISizeEffectTreeStuff (std::fstream &oOut) |
Writes common portions of the test parameter files (tree pop, plot, etc). More... | |
void WriteNCISizeEffectCommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files (tree pop, plot, etc).
oOut | File stream to write to. |
void WriteNCISizeEffectTreeStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files (tree pop, plot, etc).
oOut | File stream to write to. |
const char* WriteNCISizeEffectXMLFile1 | ( | ) |
Tests the NCI size effect compound exponential.
Writes a 1-year timestep file. This contains 4 species. NCI growth (auto-height) is assigned to saplings and adults of Species 2, 3, and 4.
const char* WriteNCISizeEffectXMLFile2 | ( | ) |
Writes a 3-year timestep file.
This contains 4 species. NCI growth (auto-height) is assigned to saplings and adults of Species 2, 3, and 4.