Package sexi.util

Interface Summary
CalculatorEvent  
CalculatorListener  
ForestEvent  
ForestListener  
Formula2d  
GridData  
 

Class Summary
Check  
EnvData  
ForestData Manage trees data in a forest
ForestDataFlat Manage trees data in a forest
GrowthCalculator Calculate the growth of the forest
GrowthFormula <> Elongation = height / getHeightNormal(dbh); LocalBasalArea = sum of cross sectional area of all trees in a radius specified maxBasalArea = user specified (related to site fertility) CompetitionIndex = max(0 & (maxBasalArea - LocalBasalArea / maxBasalArea)) CF = CompetitionIndex * (Elongation^(-0.5));
GrowthParameters  
LightCalculator Calculate the light with the given parameters
LightParameters  
Point2d Title: SExI Forest Simulator
Point3f  
Point3fLabel  
Point3fN  
Point3fValue  
PointSorter  
RootCheck  
SimData  
SimDataFlat  
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
TopographyCalculator  
TreeComparator  
TreeData  
TreeDataSet Manage the trees data by their ID
ValueMap