SORTIE C++ Test Documentation
|
Functions | |
const char * | WriteGrowthOrgXMLFile1 () |
Tests the clGrowthOrg object. More... | |
const char * | WriteGrowthOrgXMLFile2 () |
Writes a parameter file to direct testing for normal processing run 2. More... | |
const char * | WriteGrowthOrgXMLErrorFile1 () |
Writes a parameter file to direct testing for an intentionally triggered error. More... | |
const char * | WriteGrowthOrgXMLErrorFile2 () |
Writes a parameter file to direct testing for an intentionally triggered error. More... | |
const char* WriteGrowthOrgXMLErrorFile1 | ( | ) |
Writes a parameter file to direct testing for an intentionally triggered error.
This file contains a tree species/type combo that has a diameter- only growth behavior without a corresponding height-only growth behavior.
const char* WriteGrowthOrgXMLErrorFile2 | ( | ) |
Writes a parameter file to direct testing for an intentionally triggered error.
This file contains a tree species/type combo that has a height- only growth behavior without a corresponding diameter-only growth behavior.
const char* WriteGrowthOrgXMLFile1 | ( | ) |
Tests the clGrowthOrg object.
This specifically makes sure that auto-update diameter growth and separate diameter-height growth updating work correctly. The individual growth behaviors are tested elsewhere. Writes a parameter file to direct testing. This contains two species, with either constant basal area or constant radial growth assigned, with both auto-update and diameter and height increment setting done separately.
const char* WriteGrowthOrgXMLFile2 | ( | ) |
Writes a parameter file to direct testing for normal processing run 2.
This contains four species, with each one being assigned a diameter-height growth behavior combination that checks all possible precedence request situations.