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 DominantHeightMProvider
All Known Subinterfaces:
AWSStand
,
BWDStand
All Known Implementing Classes:
AWSStandImpl
public interface
DominantHeightMProvider
This interface ensures the stand instance can provide its own dominant height, ie. usually the average height of the 100 thickest trees per hectare.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getDominantHeightM
()
This method returns the stand dominant height (m)
Method Detail
getDominantHeightM
double getDominantHeightM()
This method returns the stand dominant height (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