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 CrownRadiusMProvider
All Known Subinterfaces:
BWDTree
public interface
CrownRadiusMProvider
This interface ensures the tree can provide its own crown radius (m).
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getCrownRadiusM
()
This method returns the crown radius (m).
Method Detail
getCrownRadiusM
double getCrownRadiusM()
This method returns the crown radius (m).
Returns:
a 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