iLand
|
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 |
holds a couple of system statistics primarily aimed for performance and memory analyis.
|
inline |
|
inline |
void SystemStatistics::writeOutput | ( | ) |
int SystemStatistics::newSaplings |
int SystemStatistics::saplingCount |
double SystemStatistics::tApplyPattern |
double SystemStatistics::tCarbonCycle |
double SystemStatistics::tEstablishment |
double SystemStatistics::tManagement |
double SystemStatistics::tReadPattern |
int SystemStatistics::treeCount |
double SystemStatistics::tSapling |
double SystemStatistics::tSeedDistribution |
double SystemStatistics::tTotalYear |
double SystemStatistics::tTreeGrowth |
double SystemStatistics::tWriteOutput |