| Interface | Description |
|---|---|
| CATAboveGroundBiomassProvider |
This interface ensures the instance can provide its dry biomass.
|
| CATAboveGroundCarbonProvider |
This interface ensures that the instance can provide its above ground carbon in Mg.
|
| CATAboveGroundVolumeProvider |
This interface ensures the instance can provide its above ground volume.
|
| CATAdditionalElementsProvider |
This interface ensures that the wood piece can return its additional element concentrations.
|
| CATBasicWoodDensityProvider |
This interface ensures the instance can provide its basic wood density.
|
| CATBelowGroundBiomassProvider |
This interface ensures the instance can provide its dry below ground biomass.
|
| CATBelowGroundCarbonProvider |
This interface ensures the instance can provide its dry below ground carbon.
|
| CATBelowGroundVolumeProvider |
This interface ensures the instance can provide its belowground volume.
|
| CATCarbonContentRatioProvider |
This interface ensures the instance can provide its carbon content.
|
| CATCompatibleEvenAgedStand | Deprecated |
| CATCompatibleStand |
This method ensures the stand is compatible with LERFoB-CAT.
|
| CATCompatibleTree |
The CarbonToolCompatibleTree interface ensures the tree is compatible with
the carbon assessment tool.
|
| CATSimulationResult |
The CarbonAssessmentToolSimulationResult interface ensures the object can provide the results of a carbon simulation.
|
| CATUtility.ParameterWrapper<P> |
| Class | Description |
|---|---|
| AbstractDesigner<C> | Deprecated |
| CarbonAccountingTool |
LERFoBCarbonAccountingTool is the class that implements a tool for the calculation of the carbon balance in a series
of CarbonToolCompatibleStand instances (LERFoB-CAT).
|
| CATCompartment |
The CarbonCompartment class handles the calculation of the carbon content for
the different compartment (root, aboveground, wood products, etc.)
|
| CATCompartmentCompileLibrary |
This class contains functions to compute either the integral of the carbon compartment
or the evolution of carbon within this compartment.
|
| CATCompartmentManager | |
| CATDecayFunction |
The decay function interface is designated for lifetime decreasing functions.
|
| CATExponentialFunction |
This class provides an exponential function to act as
decay function in the calculation of end product lifetime.
|
| CATFrame |
The CarbonAccountingToolDialog is the UI interface of the
CarbonAccountingTool class.
|
| CATOptionPanel |
This inner class is just a JPanel with check boxes to display the compartment options.
|
| CATProductCompartment |
This method takes in charge the evolution of the carbon in the wood products
|
| CATScenarioComparisonDialog | |
| CATSettings |
The CarbonAccountingToolSettings class handles the production lines, the wood piece dispatcher
and the biomass parameters.
|
| CATSettings.GWP | |
| CATSimulationDifference |
The CarbonAssessmentToolSimulationDifference class handles differences between two scenarios and provides the results.
|
| CATTask | |
| CATTask.SetProperRealizationTask | |
| CATTimeTable | |
| CATUtility | |
| CATUtility.CarbonToolSettingsVector<E extends CATUtility.ParameterWrapper<?>> | |
| CATUtility.ProductionProcessorManagerWrapper | |
| CATUtilityMaps |
This class contains map of different sorts which handle the results of the simulations.
|
| CATUtilityMaps.CATSpeciesAmountMap |
A Map with
1st key the species names values AmountMap instances |
| CATUtilityMaps.CATUseClassSpeciesAmountMap |
A Map with
1st key UseClass instances 2nd key the species names values AmountMap instances |
| CATUtilityMaps.MonteCarloEstimateMap |
A Map with
1st key Element instances values MonteCarloEstimate instances |
| CATUtilityMaps.SpeciesMonteCarloEstimateMap |
A Map with
1st key the species name 2nd key Element instances values MonteCarloEstimate instances |
| CATUtilityMaps.UseClassSpeciesMonteCarloEstimateMap |
A Map with
1st key UseClass instances 2nd key the species name 3rd key the Element instances values MonteCarloEstimate instances |
| Enum | Description |
|---|---|
| CarbonAccountingTool.CATMode | |
| CATBasicWoodDensityProvider.AverageBasicDensity | Deprecated |
| CATCarbonContentRatioProvider.AverageCarbonContent |
This enum variable contains the average carbon content ratio.
|
| CATCompartment.CompartmentInfo |
This enum contains basic information on the carbon compartments.
|
| CATCompartment.PoolCategory | |
| CATDecayFunction.ParameterID | |
| CATDecayFunction.VariableID | |
| CATFrame.MessageID | |
| CATSettings.AssessmentReport | |
| CATSettings.CATSpecies |
The enum representing the species.
|
| CATTask.Task |
This enum defines the different tasks performed by the InternalSwingWorker class.
|
| CATUtility.BiomassParametersName | |
| CATUtility.ProductionManagerName |