#include <biteagent.h>
◆ BAgentStats()
BITE::BAgentStats::BAgentStats |
( |
| ) |
|
|
inline |
◆ clear()
void BITE::BAgentStats::clear |
( |
| ) |
|
|
inline |
◆ agentBiomass
double BITE::BAgentStats::agentBiomass |
total agent biomass in all active cells
◆ m3Killed
double BITE::BAgentStats::m3Killed |
volume of all killed trees (>4m)
◆ nActive
int BITE::BAgentStats::nActive |
number of cells that are active at the end of the year
◆ nColonizable
int BITE::BAgentStats::nColonizable |
number of cells that are tested for colonization
◆ nDispersal
int BITE::BAgentStats::nDispersal |
number of cells that are active source of dispersal
◆ nNewlyColonized
int BITE::BAgentStats::nNewlyColonized |
number of cells that are colonized (successfully)
◆ saplingsImpact
int BITE::BAgentStats::saplingsImpact |
number of saplings affected (e.g. by browsing) (<4m)
◆ saplingsKilled
int BITE::BAgentStats::saplingsKilled |
number of saplings (cohorts) killed (<4m)
◆ totalImpact
double BITE::BAgentStats::totalImpact |
impact on tree compartments (depending on the mode)
◆ treesKilled
int BITE::BAgentStats::treesKilled |
number of all killed trees (>4m)
The documentation for this struct was generated from the following file: