SORTIE C++ Test Documentation
|
#include <fstream>
Functions | |
const char * | WriteSuppressionDurationMortXMLFile1 () |
Tests the clSuppressionDurationMort class. More... | |
const char * | WriteSuppressionDurationMortXMLErrorFile1 () |
Writes a parameter file where a value for max mortality probability is not between 0 and 1. More... | |
const char * | WriteSuppressionDurationMortXMLErrorFile2 () |
Writes a parameter file where there is no tree age behavior. More... | |
const char * | WriteSuppressionDurationMortXMLErrorFile3 () |
Writes a parameter file where a value for X0 is 0. More... | |
void | WriteSuppressionDurationMortErrorCommonStuff (std::fstream &oOut) |
Writes common portions of the test parameter files. More... | |
void WriteSuppressionDurationMortErrorCommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files.
This starts with <randomSeed> and ends with </allometry>.
oOut | File stream to write to. |
const char* WriteSuppressionDurationMortXMLErrorFile1 | ( | ) |
Writes a parameter file where a value for max mortality probability is not between 0 and 1.
const char* WriteSuppressionDurationMortXMLErrorFile2 | ( | ) |
Writes a parameter file where there is no tree age behavior.
const char* WriteSuppressionDurationMortXMLErrorFile3 | ( | ) |
Writes a parameter file where a value for X0 is 0.
const char* WriteSuppressionDurationMortXMLFile1 | ( | ) |
Tests the clSuppressionDurationMort class.
Writes a parameter file for normal processing run 1.