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 AgeYrProvider
All Known Subinterfaces:
CATCompatibleStand
public interface
AgeYrProvider
This interface ensures the stand instance can provide its age. This interface applies for even-aged stands.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getAgeYr
()
This method returns the age (yrs) of the stand.
Method Detail
getAgeYr
int getAgeYr()
This method returns the age (yrs) of the stand.
Returns:
an integer
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