The SaplingStat class stores statistics on the resource unit x species level.
More...
#include <saplings.h>
The SaplingStat class stores statistics on the resource unit x species level.
◆ SaplingStat()
SaplingStat::SaplingStat |
( |
| ) |
|
|
inline |
◆ addCarbonOfDeadSapling()
void SaplingStat::addCarbonOfDeadSapling |
( |
float |
dbh | ) |
|
|
inline |
◆ averageAge()
double SaplingStat::averageAge |
( |
| ) |
const |
|
inline |
◆ averageDeltaHPot()
double SaplingStat::averageDeltaHPot |
( |
| ) |
const |
|
inline |
◆ averageDeltaHRealized()
double SaplingStat::averageDeltaHRealized |
( |
| ) |
const |
|
inline |
◆ averageHeight()
double SaplingStat::averageHeight |
( |
| ) |
const |
|
inline |
◆ basalArea()
double SaplingStat::basalArea |
( |
| ) |
const |
|
inline |
◆ calculate()
calculate statistics (and carbon flows) for the saplings of species 'species' on 'ru'.
◆ carbonGain()
const CNPair & SaplingStat::carbonGain |
( |
| ) |
const |
|
inline |
◆ carbonLiving()
const CNPair & SaplingStat::carbonLiving |
( |
| ) |
const |
|
inline |
◆ clearStatistics()
void SaplingStat::clearStatistics |
( |
| ) |
|
◆ diedSaplings()
int SaplingStat::diedSaplings |
( |
| ) |
const |
|
inline |
◆ leafArea()
float SaplingStat::leafArea |
( |
| ) |
const |
|
inline |
◆ leafAreaIndex()
double SaplingStat::leafAreaIndex |
( |
| ) |
const |
|
inline |
◆ livingCohorts()
int SaplingStat::livingCohorts |
( |
| ) |
const |
|
inline |
get the number of cohorts
◆ livingSaplings()
double SaplingStat::livingSaplings |
( |
| ) |
const |
|
inline |
number of individual trees in the regen layer (using Reinekes R), with h>1.3m
◆ livingSaplingsSmall()
double SaplingStat::livingSaplingsSmall |
( |
| ) |
const |
|
inline |
◆ livingStemNumber()
double SaplingStat::livingStemNumber |
( |
const Species * |
species, |
|
|
double & |
rAvgDbh, |
|
|
double & |
rAvgHeight, |
|
|
double & |
rAvgAge |
|
) |
| const |
returns the represented (Reineke's Law) number of trees (N/ha) and the mean dbh/height (cm/m)
◆ newSaplings()
int SaplingStat::newSaplings |
( |
| ) |
const |
|
inline |
◆ newSaplingsVegetative()
int SaplingStat::newSaplingsVegetative |
( |
| ) |
const |
|
inline |
◆ recruitedSaplings()
int SaplingStat::recruitedSaplings |
( |
| ) |
const |
|
inline |
◆ setLeafArea()
void SaplingStat::setLeafArea |
( |
float |
leaf_area | ) |
|
|
inline |
◆ Saplings
The documentation for this class was generated from the following files: