iLand
Public Member Functions | Public Attributes | List of all members
TreeGrowthData Struct Reference

internal data structure which is passed between function and to statistics More...

#include <tree.h>

Public Member Functions

 TreeGrowthData ()
 

Public Attributes

double NPP
 total NPP (kg) More...
 
double NPP_above
 NPP aboveground (kg) (NPP - fraction roots), no consideration of tree senescence. More...
 
double NPP_stem
 NPP used for growth of stem (dbh,h) More...
 
double stress_index
 stress index used for mortality calculation More...
 

Detailed Description

internal data structure which is passed between function and to statistics

Constructor & Destructor Documentation

◆ TreeGrowthData()

TreeGrowthData::TreeGrowthData ( )
inline

Member Data Documentation

◆ NPP

double TreeGrowthData::NPP

total NPP (kg)

◆ NPP_above

double TreeGrowthData::NPP_above

NPP aboveground (kg) (NPP - fraction roots), no consideration of tree senescence.

◆ NPP_stem

double TreeGrowthData::NPP_stem

NPP used for growth of stem (dbh,h)

◆ stress_index

double TreeGrowthData::stress_index

stress index used for mortality calculation


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