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 BasalAreaM2Provider
All Known Subinterfaces:
AllometryCalculableTree
,
LightAllometryCalculableTree
public interface
BasalAreaM2Provider
This interface ensures the tree instance can provide its own basal area.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getStemBasalAreaM2
()
This method returns the basal area of the tree object.
Method Detail
getStemBasalAreaM2
double getStemBasalAreaM2()
This method returns the basal area of the tree object. The basal area is calculated WITHOUT any expansion factor.
Returns:
the basal area (m2)
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