Interface | Description |
---|---|
BarkProportionProvider |
This interface ensures the instance can provide the bark proportion with respect to
the wood volume.
|
BasalAreaLargerThanSubjectM2Provider |
This interface ensures the tree instance can provide the basal
area of the trees with larger diameter than its own dbh.
|
BasalAreaM2Provider |
This interface ensures the tree instance can provide its own basal area.
|
BasicWoodDensityProvider |
This interface ensures the instance can provide its basic wood density.
|
CommercialVolumeM3Provider |
This interface ensures the tree instance can provide its commercial volume.
|
CrossSectionDiameterProvider |
This interface ensures the tree object can provide the diameter of any cross section along
its bole, typically through a stem taper model.
|
CrownBaseHeightProvider |
This interface ensures the tree instance can provide its own crown base height.
|
CrownLengthMProvider |
This interface ensures the tree can provide its own crown length (m).
|
CrownRadiusMProvider |
This interface ensures the tree can provide its own crown radius (m).
|
DbhCmProvider |
This interface ensures the tree instance can provide its own dbh.
|
DbhCmStandardDeviationProvider |
This interface ensures that the tree instance can provide the standard deviation of its dbh.
|
ExpansionFactorProvider |
This interface ensures the tree instance can provide its own expansion factor,
i.e.
|
HeightMProvider |
This interface ensures the tree instance can provide its own height.
|
LnDbhCmPlus1Provider |
This interface ensures the tree instance can provide the natural log
of its own dbh + 1.
|
LnDbhCmProvider |
This interface ensures the tree instance can provide the natural log
of its own dbh.
|
SamplingUnitIDProvider |
This interface ensures that the tree instance knows the id of the sample plot in
which it is located.
|
SpeciesNameProvider |
This interface ensures the tree can provide its own species name.
|
SpeciesProvider |
This interface ensures the tree can provide its own species name.
|
SpeciesTypeProvider |
This interface ensures that the tree can return its species type, i.e.
|
SquaredDbhCmProvider |
This interface ensures the tree instance can provide its squared dbh.
|
SquaredLnDbhCmPlus1Provider |
This interface ensures the tree instance can provide the square of the
natural log of its own dbh + 1.
|
TotalVolumeM3Provider |
This interface ensures the tree instance can provide its
total volume.
|
TreeStatusProvider |
This interface ensures the tree can provide its status.
|
TreeWeightProvider |
This method ensures the tree instance can provide the weight of the plot it is located in.
|
Enum | Description |
---|---|
SpeciesTypeProvider.SpeciesType | |
TreeStatusProvider.StatusClass |