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 SprayedAgainstDefoliatorProvider
public interface
SprayedAgainstDefoliatorProvider
This interface ensures the plot instance can tell whether or not it is going to be sprayed against defoliator in the upcoming interval.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isSprayed
()
This method returns a boolean if the stand is going to be sprayed in the upcoming interval.
Method Detail
isSprayed
boolean isSprayed()
This method returns a boolean if the stand is going to be sprayed in the upcoming interval.
Returns:
a boolean
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