SORTIE C++ Test Documentation
Functions
TestNCIPestGrowth.h File Reference
#include <fstream>

Functions

const char * WriteNCIPestGrowthXMLFile1 ()
 Tests the pest effect of clNCIMasterGrowth. More...
 
const char * WriteNCIPestGrowthXMLFile2 ()
 Writes a file for normal processing. More...
 
const char * WriteNCIPestGrowthXMLFile3 ()
 Writes a file for normal processing. More...
 
const char * WriteNCIPestGrowthXMLFile4 ()
 Writes a file for normal processing. More...
 
const char * WriteNCIPestGrowthXMLErrorFile1 ()
 Writes an error condition where infestation is not applied to a behavior species. More...
 
const char * WriteNCIPestGrowthXMLErrorFile2 ()
 Writes an error condition where X0 in size-dependent infestation is 0. More...
 
const char * WriteNCIPestGrowthXMLErrorFile3 ()
 Writes an error condition where Xb in size-dependent infestation is 0. More...
 
const char * WriteNCIPestGrowthXMLErrorFile4 ()
 Writes an error condition where infestation is not applied to a behavior species and the shifted lognormal with infestation size effect is being used. More...
 
const char * WriteNCIPestGrowthXMLErrorFile5 ()
 Writes an error condition where infestation is not applied to a behavior species and the compound exponential with infestation size effect is being used. More...
 

Function Documentation

◆ WriteNCIPestGrowthXMLErrorFile1()

const char* WriteNCIPestGrowthXMLErrorFile1 ( )

Writes an error condition where infestation is not applied to a behavior species.

Returns
Filename written.

◆ WriteNCIPestGrowthXMLErrorFile2()

const char* WriteNCIPestGrowthXMLErrorFile2 ( )

Writes an error condition where X0 in size-dependent infestation is 0.

Returns
Filename written.

◆ WriteNCIPestGrowthXMLErrorFile3()

const char* WriteNCIPestGrowthXMLErrorFile3 ( )

Writes an error condition where Xb in size-dependent infestation is 0.

Returns
Filename written.

◆ WriteNCIPestGrowthXMLErrorFile4()

const char* WriteNCIPestGrowthXMLErrorFile4 ( )

Writes an error condition where infestation is not applied to a behavior species and the shifted lognormal with infestation size effect is being used.

Returns
Filename written.

◆ WriteNCIPestGrowthXMLErrorFile5()

const char* WriteNCIPestGrowthXMLErrorFile5 ( )

Writes an error condition where infestation is not applied to a behavior species and the compound exponential with infestation size effect is being used.

Returns
Filename written.

◆ WriteNCIPestGrowthXMLFile1()

const char* WriteNCIPestGrowthXMLFile1 ( )

Tests the pest effect of clNCIMasterGrowth.

Writes a file for normal processing.

Returns
Filename written.

◆ WriteNCIPestGrowthXMLFile2()

const char* WriteNCIPestGrowthXMLFile2 ( )

Writes a file for normal processing.

Returns
Filename written.

◆ WriteNCIPestGrowthXMLFile3()

const char* WriteNCIPestGrowthXMLFile3 ( )

Writes a file for normal processing.

Returns
Filename written.

◆ WriteNCIPestGrowthXMLFile4()

const char* WriteNCIPestGrowthXMLFile4 ( )

Writes a file for normal processing.

Returns
Filename written.