Interface | Description |
---|---|
AllometryCalculableTree |
The AllometryCalculableTree is an interface that enables the calculation of basal area,
mean quadratic diameter, etc...
|
LightAllometryCalculableTree |
The LightAllometryCalculableTree interface implements the basic methods for calculating the number of stems per hectare,
the basal area per hectare and the mean quadratic diameter.
|
Class | Description |
---|---|
AllometryCalculator |
This calculator provides the basic allometric features, such as the basal area, the mean quadratic diameter, etc.
|
DbhComparator |
The DbhComparator class implements the Comparator interface for DbhCmProvider instances.
|
HeightComparator |
The DbhComparator class implements the Comparator interface for HeightMProvider instances.
|