public interface MathildeMortalityStand extends MonteCarloSimulationCompliantObject, GrowthStepLengthYrProvider, DateYrProvider
Modifier and Type | Method and Description |
---|---|
default HierarchicalLevel |
getHierarchicalLevel()
This method returns the hierarchical levels of the object.
|
boolean |
isADroughtGoingToOccur()
This method returns true if a drought is to occur in the upcoming time step.
|
boolean |
isAWindstormGoingToOccur()
This method returns true if a catastrophic windstorm is to occur in the upcoming time step.
|
boolean |
isGoingToBeHarvested()
This method returns true if a cut was planned in the upcoming growth interval.
|
getMonteCarloRealizationId, getSubjectId
getGrowthStepLengthYr
getDateYr
default HierarchicalLevel getHierarchicalLevel()
MonteCarloSimulationCompliantObject
getHierarchicalLevel
in interface MonteCarloSimulationCompliantObject
boolean isGoingToBeHarvested()
boolean isADroughtGoingToOccur()
boolean isAWindstormGoingToOccur()