SORTIE C++ Test Documentation
|
#include <fstream>
Functions | |
const char * | WriteNCIQuadratGrowthXMLFile (int iYearsPerTimestep, int iPrecip) |
Tests the clNCIMasterQuadratGrowth class and associated effects. More... | |
const char * | WriteNCIQuadratGrowthXMLFile2 (int iYearsPerTimestep, int iPrecip) |
Writes a parameter file with the designated number of years per time step. More... | |
const char * | WriteNCIQuadratGrowthXMLErrorFile1 () |
Writes an error condition where max growth for a species is < 0. More... | |
const char* WriteNCIQuadratGrowthXMLErrorFile1 | ( | ) |
Writes an error condition where max growth for a species is < 0.
const char* WriteNCIQuadratGrowthXMLFile | ( | int | iYearsPerTimestep, |
int | iPrecip | ||
) |
Tests the clNCIMasterQuadratGrowth class and associated effects.
Writes a parameter file with the designated number of years per time step.
iYearsPerTimestep | The desired number of years per time step. |
iPrecip | Precipitation type. |
const char* WriteNCIQuadratGrowthXMLFile2 | ( | int | iYearsPerTimestep, |
int | iPrecip | ||
) |
Writes a parameter file with the designated number of years per time step.
iYearsPerTimestep | The desired number of years per time step. |
iPrecip | Precipitation type. |