iLand
Public Member Functions | Public Attributes | List of all members
SystemStatistics Class Reference

holds a couple of system statistics primarily aimed for performance and memory analyis. More...

#include <standstatistics.h>

Public Member Functions

 SystemStatistics ()
 
void reset ()
 
void writeOutput ()
 

Public Attributes

int treeCount
 
int saplingCount
 
int newSaplings
 
double tManagement
 
double tApplyPattern
 
double tReadPattern
 
double tTreeGrowth
 
double tSeedDistribution
 
double tSapling
 
double tEstablishment
 
double tCarbonCycle
 
double tWriteOutput
 
double tTotalYear
 

Detailed Description

holds a couple of system statistics primarily aimed for performance and memory analyis.

Constructor & Destructor Documentation

◆ SystemStatistics()

SystemStatistics::SystemStatistics ( )
inline

Member Function Documentation

◆ reset()

void SystemStatistics::reset ( )
inline

◆ writeOutput()

void SystemStatistics::writeOutput ( )

Member Data Documentation

◆ newSaplings

int SystemStatistics::newSaplings

◆ saplingCount

int SystemStatistics::saplingCount

◆ tApplyPattern

double SystemStatistics::tApplyPattern

◆ tCarbonCycle

double SystemStatistics::tCarbonCycle

◆ tEstablishment

double SystemStatistics::tEstablishment

◆ tManagement

double SystemStatistics::tManagement

◆ tReadPattern

double SystemStatistics::tReadPattern

◆ treeCount

int SystemStatistics::treeCount

◆ tSapling

double SystemStatistics::tSapling

◆ tSeedDistribution

double SystemStatistics::tSeedDistribution

◆ tTotalYear

double SystemStatistics::tTotalYear

◆ tTreeGrowth

double SystemStatistics::tTreeGrowth

◆ tWriteOutput

double SystemStatistics::tWriteOutput

The documentation for this class was generated from the following files: