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 HeightMProvider
All Known Subinterfaces:
AllometryCalculableTree
,
AWSTree
,
BWDTree
,
FrenchCommercialVolume2014Tree
,
FrenchCommercialVolume2020Tree
,
FrenchHDRelationship2014Tree
,
FrenchHDRelationship2018Tree
,
FrenchHDRelationshipTree
,
HDRelationshipTree
All Known Implementing Classes:
AWSTreeImpl
,
FrenchCommercialVolume2014TreeImpl
,
FrenchCommercialVolume2020TreeImpl
,
FrenchHDRelationship2018TreeImpl
public interface
HeightMProvider
This interface ensures the tree instance can provide its own height.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getHeightM
()
This method returns the tree height in m.
Method Detail
getHeightM
double getHeightM()
This method returns the tree height in m.
Returns:
the height in m (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