SORTIE C++ Test Documentation
Public Member Functions | Protected Member Functions | List of all members
clTestPRSemiStochGrowth Class Reference

Tests the clPRSemiStochGrowth class. More...

#include <TestPRSemiStochGrowth.h>

Inheritance diagram for clTestPRSemiStochGrowth:

Public Member Functions

void TestPRSemiStochGrowth ()
 Combines the testing into one behavior.
 

Protected Member Functions

void NormalProcessingRun1 (clSimManager *p_oSimManager)
 Tests normal processing run 1.
 
const char * WriteXMLFile1 ()
 Writes a parameter file for normal processing run 1.
 

Detailed Description

Tests the clPRSemiStochGrowth class.

Member Function Documentation

void clTestPRSemiStochGrowth::NormalProcessingRun1 ( clSimManager *  p_oSimManager)
protected

Tests normal processing run 1.

WriteXMLFile1() does setup. Timestep length is 1 year. 8 trees are created of 2 species. Then growth is run. Their diameters and heights are checked to make sure they are correct.

Parameters
p_oSimManagerSim manager object for doing the run.
void clTestPRSemiStochGrowth::TestPRSemiStochGrowth ( )

Combines the testing into one behavior.

const char* clTestPRSemiStochGrowth::WriteXMLFile1 ( )
protected

Writes a parameter file for normal processing run 1.

Returns
Filename written.

The documentation for this class was generated from the following file: