|
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) |
|