public class CATGrowthSimulationImportFromOtherApp
extends java.lang.Object
Constructor and Description |
---|
CATGrowthSimulationImportFromOtherApp() |
Modifier and Type | Method and Description |
---|---|
REpiceaMatchSelector<CATSettings.CATSpecies> |
getSelector()
This method returns the selector for the species in CAT.
|
java.util.List<CATCompatibleStand> |
getStandList()
This method returns the stand list that was last read.
|
void |
instantiatePlotAndTree(java.lang.String standIdentification,
int dateYr,
int realization,
java.lang.String plotID,
double plotAreaHa,
TreeStatusProvider.StatusClass statusClass,
double treeVolumeDm3,
double numberOfTrees,
java.lang.String originalSpeciesName,
java.lang.Double dbhCm) |
public CATGrowthSimulationImportFromOtherApp()
public void instantiatePlotAndTree(java.lang.String standIdentification, int dateYr, int realization, java.lang.String plotID, double plotAreaHa, TreeStatusProvider.StatusClass statusClass, double treeVolumeDm3, double numberOfTrees, java.lang.String originalSpeciesName, java.lang.Double dbhCm)
public java.util.List<CATCompatibleStand> getStandList()
public REpiceaMatchSelector<CATSettings.CATSpecies> getSelector()