GCBM
|
This is the complete list of members for StandComponent, including all inherited members.
_forestType | StandComponent | private |
_growthCurve | StandComponent | private |
_rootBiomassEquation | StandComponent | private |
calculateRootBiomass(flint::ILandUnitDataWrapper *landUnitData) const | StandComponent | virtual |
forestType() const | StandComponent | virtual |
getAboveGroundCarbonCurve() const | StandComponent | virtual |
getAGIncrements(const flint::IVariable *age, const flint::IPool *merch, const flint::IPool *other, const flint::IPool *foliage) const | StandComponent | private |
getFoliageCarbonCurve() const | StandComponent | virtual |
getIncrements(flint::ILandUnitDataWrapper *landUnitData, double standRootBiomass) const | StandComponent | virtual |
getMerchCarbonCurve() const | StandComponent | virtual |
getOtherCarbonCurve() const | StandComponent | virtual |
StandComponent(std::string forestType, std::shared_ptr< RootBiomassEquation > rootBiomassEquation, std::shared_ptr< ComponentBiomassCarbonCurve > growthCurve) | StandComponent | |
~StandComponent()=default | StandComponent | virtual |