SORTIE C++ Test Documentation
|
Functions | |
void | VerifyXMLFile1 (clGrid *p_oSeedGrid) |
Verifies the seedling counts for TestGermination. More... | |
const char * | WriteGerminationXMLFile1 () |
Writes a parameter file to direct testing using the first set of testing conditions. More... | |
const char * | WriteGerminationXMLErrorFile1 () |
Writes a parameter file with a germination parameter less than 0. More... | |
const char * | WriteGerminationXMLErrorFile2 () |
Writes a parameter file with a germination parameter greater than 1. More... | |
void VerifyXMLFile1 | ( | clGrid * | p_oSeedGrid | ) |
Verifies the seedling counts for TestGermination.
p_oSeedGrid | Dispersed seeds grid. |
const char* WriteGerminationXMLErrorFile1 | ( | ) |
Writes a parameter file with a germination parameter less than 0.
const char* WriteGerminationXMLErrorFile2 | ( | ) |
Writes a parameter file with a germination parameter greater than 1.
const char* WriteGerminationXMLFile1 | ( | ) |
Writes a parameter file to direct testing using the first set of testing conditions.
This contains all tree information and disperse information. It also has a tree map so we'll be dealing with a known list of trees.