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 BasicWoodDensityProvider
All Known Implementing Classes:
CATSettings.CATSpecies
,
REpiceaSpecies.Species
public interface
BasicWoodDensityProvider
This interface ensures the instance can provide its basic wood density.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getBasicWoodDensity
()
This method returns the basic wood density calculated as the oven dry weight / green volume (e.g.
Method Detail
getBasicWoodDensity
double getBasicWoodDensity()
This method returns the basic wood density calculated as the oven dry weight / green volume (e.g. 30% of moisture content).
Returns:
the basic wood density (Mg/m3)
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