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.plotlevel
Interface BasalAreaM2HaProvider
All Known Subinterfaces:
AWSStand
,
FrenchNFIThinnerPlot
,
MathildeDiameterIncrementStand
,
MathildeRecruitmentStand
,
MathildeThinningStand
All Known Implementing Classes:
AWSStandImpl
,
FrenchNFIThinnerPlotImpl
public interface
BasalAreaM2HaProvider
This interface ensures the stand instance can provide its own basal area.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getBasalAreaM2Ha
()
This method returns the basal area of the stand in m2/ha.
Method Detail
getBasalAreaM2Ha
double getBasalAreaM2Ha()
This method returns the basal area of the stand in m2/ha.
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