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 LnDbhCmProvider
All Known Subinterfaces:
MathildeTree
public interface
LnDbhCmProvider
This interface ensures the tree instance can provide the natural log of its own dbh.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getLnDbhCm
()
This method returns ln(dbh) with the dbh in cm.
Method Detail
getLnDbhCm
double getLnDbhCm()
This method returns ln(dbh) with the dbh in cm.
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