iLand
Namespaces | Functions
fmtreelist.cpp File Reference
#include "global.h"
#include "abe_global.h"
#include "fmtreelist.h"
#include "forestmanagementengine.h"
#include "tree.h"
#include "expression.h"
#include "mapgrid.h"
#include "expressionwrapper.h"
#include "model.h"
#include "resourceunit.h"
#include "helper.h"
#include "fmstand.h"
#include "fomescript.h"
#include "saplings.h"
#include "scriptgrid.h"

Namespaces

namespace  ABE
 

Functions

double ABE::removeFoliage ()
 
double ABE::removeStem ()
 
double ABE::removeBranch ()
 
bool ABE::treePairValue (const QPair< Tree *, double > &p1, const QPair< Tree *, double > &p2)
 
void ABE::rungrid_heightmax (float &cell, int &n, const Tree *tree, const FMTreeList *list)
 
void ABE::rungrid_basalarea (float &cell, int &n, const Tree *tree, const FMTreeList *list)
 
void ABE::rungrid_volume (float &cell, int &n, const Tree *tree, const FMTreeList *list)
 
void ABE::rungrid_custom (float &cell, int &n, const Tree *tree, const FMTreeList *list)