JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
repicea.simulation.covariateproviders.treelevel
Interface SquaredDbhCmProvider
All Known Subinterfaces:
AllometryCalculableTree
,
FrenchCommercialVolume2014Tree
,
FrenchCommercialVolume2020Tree
,
LightAllometryCalculableTree
All Known Implementing Classes:
FrenchCommercialVolume2014TreeImpl
,
FrenchCommercialVolume2020TreeImpl
,
FrenchHDRelationship2018TreeImpl
public interface
SquaredDbhCmProvider
This interface ensures the tree instance can provide its squared dbh.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getSquaredDbhCm
()
This method returns the square of dbh.
Method Detail
getSquaredDbhCm
double getSquaredDbhCm()
This method returns the square of dbh.
Returns:
the square of dbh in cm2 (double)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method