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 CrownBaseHeightProvider
public interface
CrownBaseHeightProvider
This interface ensures the tree instance can provide its own crown base height.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getCrownBaseHeightM
()
This method returns the crown base height of the tree object.
Method Detail
getCrownBaseHeightM
double getCrownBaseHeightM()
This method returns the crown base height of the tree object.
Returns:
the crown base height (m)
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