iLand
Public Member Functions | Public Attributes | List of all members
BITE::BACellStat Struct Reference

#include <biteagent.h>

Public Member Functions

 BACellStat ()
 
void clear ()
 

Public Attributes

int nKilled
 number of trees (>4m) killed More...
 
int nHostTrees
 number of trees (>4m) that are potential host trees (hostFilter) More...
 
double m3Killed
 volume of all killed trees (>4m) More...
 
double totalImpact
 impact on tree compartments (depending on the mode) More...
 
int nHostSaplings
 number of saplings (cohorts) that are potential hosts More...
 
int saplingsKilled
 number of saplings (cohorts) killed (<4m) More...
 
int saplingsImpact
 number of saplings affected (e.g. by browsing) (<4m) More...
 

Constructor & Destructor Documentation

◆ BACellStat()

BITE::BACellStat::BACellStat ( )
inline

Member Function Documentation

◆ clear()

void BITE::BACellStat::clear ( )
inline

Member Data Documentation

◆ m3Killed

double BITE::BACellStat::m3Killed

volume of all killed trees (>4m)

◆ nHostSaplings

int BITE::BACellStat::nHostSaplings

number of saplings (cohorts) that are potential hosts

◆ nHostTrees

int BITE::BACellStat::nHostTrees

number of trees (>4m) that are potential host trees (hostFilter)

◆ nKilled

int BITE::BACellStat::nKilled

number of trees (>4m) killed

◆ saplingsImpact

int BITE::BACellStat::saplingsImpact

number of saplings affected (e.g. by browsing) (<4m)

◆ saplingsKilled

int BITE::BACellStat::saplingsKilled

number of saplings (cohorts) killed (<4m)

◆ totalImpact

double BITE::BACellStat::totalImpact

impact on tree compartments (depending on the mode)


The documentation for this struct was generated from the following file: