|
GCBM
|
#include <rootbiomassequation.h>


Public Member Functions | |
| SoftwoodRootBiomassEquation (double rootBioA, double frpA, double frpB, double frpC) | |
| virtual | ~SoftwoodRootBiomassEquation ()=default |
| double | calculateRootBiomass (double componentAbovegroundCarbon) |
| RootProportions | calculateRootProportions (double standRootBiomass) |
Public Member Functions inherited from RootBiomassEquation | |
| RootBiomassEquation (double biomassToCarbonRate=0.5) | |
| RootBiomassEquation (const RootBiomassEquation &other) | |
| virtual | ~RootBiomassEquation ()=default |
| double | carbonToBiomass (double carbon) |
| double | biomassToCarbon (double biomass) |
Private Attributes | |
| double | _rootBioA |
| double | _frpA |
| double | _frpB |
| double | _frpC |
Additional Inherited Members | |
Protected Attributes inherited from RootBiomassEquation | |
| double | _biomassToCarbonRate |
| SoftwoodRootBiomassEquation | ( | double | rootBioA, |
| double | frpA, | ||
| double | frpB, | ||
| double | frpC | ||
| ) |
|
virtualdefault |
|
virtual |
Implements RootBiomassEquation.
|
virtual |
Implements RootBiomassEquation.
|
private |
|
private |
|
private |
|
private |
1.8.17