javawrapper::TestDensitySelfThinningMortality Class Reference

This class is to help group test code. More...

List of all members.

Static Public Member Functions

static String WriteValidFile () throws java.io.IOException
 Writes a file of valid values for density self-thinning.
static String WriteErrorFile1 () throws java.io.IOException
 Writes a file where the timestep length is greater than 1.
static String WriteErrorFile2 () throws java.io.IOException
 Writes a file where the neighborhood radius is less than or equal to 0.
static String WriteErrorFile3 () throws java.io.IOException
 Writes a file where the minimum density is less than 0.
static String WriteErrorFile4 () throws java.io.IOException
 Writes a file where the self-thinning asymptote is less than or equal to 0.
static String WriteErrorFile5 () throws java.io.IOException
 Writes a file where the density effect is less than or equal to 0.

Static Private Member Functions

static void WriteCommonStuff (FileWriter oOut) throws java.io. IOException
 Writes stuff common to all parameter files in this class.


Detailed Description

This class is to help group test code.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0


Member Function Documentation

static void javawrapper::TestDensitySelfThinningMortality::WriteCommonStuff ( FileWriter  oOut  )  throws java.io. IOException [inline, static, private]

Writes stuff common to all parameter files in this class.

Parameters:
oOut FileWriter File to write to.
Exceptions:
IOException if there is a problem writing the file.

static String javawrapper::TestDensitySelfThinningMortality::WriteErrorFile1 (  )  throws java.io.IOException [inline, static]

Writes a file where the timestep length is greater than 1.

Exceptions:
IOException if there is a problem writing the file.
Returns:
String File to write to.

static String javawrapper::TestDensitySelfThinningMortality::WriteErrorFile2 (  )  throws java.io.IOException [inline, static]

Writes a file where the neighborhood radius is less than or equal to 0.

Exceptions:
IOException if there is a problem writing the file.
Returns:
String File to write to.

static String javawrapper::TestDensitySelfThinningMortality::WriteErrorFile3 (  )  throws java.io.IOException [inline, static]

Writes a file where the minimum density is less than 0.

Exceptions:
IOException if there is a problem writing the file.
Returns:
String File to write to.

static String javawrapper::TestDensitySelfThinningMortality::WriteErrorFile4 (  )  throws java.io.IOException [inline, static]

Writes a file where the self-thinning asymptote is less than or equal to 0.

Exceptions:
IOException if there is a problem writing the file.
Returns:
String File to write to.

static String javawrapper::TestDensitySelfThinningMortality::WriteErrorFile5 (  )  throws java.io.IOException [inline, static]

Writes a file where the density effect is less than or equal to 0.

Exceptions:
IOException if there is a problem writing the file.
Returns:
String File to write to.

static String javawrapper::TestDensitySelfThinningMortality::WriteValidFile (  )  throws java.io.IOException [inline, static]

Writes a file of valid values for density self-thinning.

Exceptions:
IOException if there is a problem writing the file.
Returns:
String Filename.


The documentation for this class was generated from the following file:
Generated on Wed Nov 29 08:45:07 2006 for SORTIE Java Interface by  doxygen 1.4.7