|
SORTIE C++ Test Documentation
|
Classes | |
| struct | tree |
| Tree structure for testing. More... | |
Functions | |
| const char * | WriteSelectionHarvestXMLFile1 () |
| Writes a parameter file to test disturbance for run 1. | |
| const char * | WriteSelectionHarvestXMLFile2 () |
| Writes a parameter file to test disturbance for run 2. | |
| const char * | WriteSelectionHarvestXMLFile3 () |
| Writes a parameter file to test disturbance for run 3. | |
| const char * | WriteSelectionHarvestXMLFile4 () |
| Writes a parameter file to test disturbance for run 4. | |
| const char * | WriteSelectionHarvestXMLFile5 () |
| Writes a parameter file to test disturbance for run 5. | |
| const char * | WriteSelectionHarvestXMLFile6 () |
| Writes a parameter file to test disturbance for run 6. | |
| const char * | WriteSelectionHarvestXMLFile7 () |
| Writes a parameter file to test disturbance for run 7. | |
| const char * | WriteSelectionHarvestXMLFile8 () |
| Writes a parameter file to test disturbance for run 8. | |
| const char * | WriteSelectionHarvestXMLFile9 () |
| Writes a parameter file to test disturbance for run 9. | |
| const char * | WriteSelectionHarvestXMLFile10 () |
| Writes a parameter file to test disturbance for run 10. | |
| const char * | WriteSelectionHarvestXMLFile11 () |
| Writes a parameter file to test disturbance for run 11. | |
| const char * | WriteSelectionHarvestXMLFile12 () |
| Writes a parameter file to test disturbance for run 12. | |
| const char * | WriteSelectionHarvestXMLFile13 () |
| Writes a parameter file to test disturbance for run 12. | |
| void | WriteSelectionHarvestTreeMap (const char *cFileName) |
| Writes the tree map for harvest parameter files. | |
| void | CheckResults (clTreePopulation *p_oPop, int iNumTrees, tree *p_FakeTrees) |
| Checks the results of the tree population against the expected results. | |
| void CheckResults | ( | clTreePopulation * | p_oPop, |
| int | iNumTrees, | ||
| tree * | p_FakeTrees | ||
| ) |
Checks the results of the tree population against the expected results.
| p_oPop | Tree population object |
| iNumTrees | Number of trees in p_FakeTrees |
| p_FakeTrees | List of trees. |
| void WriteSelectionHarvestTreeMap | ( | const char * | cFileName | ) |
Writes the tree map for harvest parameter files.
| cFileName | File to write to. |
| const char* WriteSelectionHarvestXMLFile1 | ( | ) |
Writes a parameter file to test disturbance for run 1.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile10 | ( | ) |
Writes a parameter file to test disturbance for run 10.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile11 | ( | ) |
Writes a parameter file to test disturbance for run 11.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile12 | ( | ) |
Writes a parameter file to test disturbance for run 12.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile13 | ( | ) |
Writes a parameter file to test disturbance for run 12.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile2 | ( | ) |
Writes a parameter file to test disturbance for run 2.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile3 | ( | ) |
Writes a parameter file to test disturbance for run 3.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile4 | ( | ) |
Writes a parameter file to test disturbance for run 4.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile5 | ( | ) |
Writes a parameter file to test disturbance for run 5.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile6 | ( | ) |
Writes a parameter file to test disturbance for run 6.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile7 | ( | ) |
Writes a parameter file to test disturbance for run 7.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile8 | ( | ) |
Writes a parameter file to test disturbance for run 8.
This has a tree map so an expected tree set is created.
| const char* WriteSelectionHarvestXMLFile9 | ( | ) |
Writes a parameter file to test disturbance for run 9.
This has a tree map so an expected tree set is created.
1.8.2