Pasture level timer
CLEM.Timers.ActivityTimerPastureLevel
Determines if a pasture biomass is within set range.

A timer is used to determine whether a component (usually an Activity) can perform its task in the current time-step (see Using timers).
This timer will allow associated components to perform tasks if the current biomass of a specified pasture (Graze food store type) is within the specified date range. The timer will allow tasks if the level equals the lower or upper limits.

The following parameters are used to define this activity

The pasture to measure.
This parameter points to one of the defined Graze food store types in the Graze food store group of the Resources available for this simulation. This entry is a drop down list of available Graze food store types.

The minimum pasture level (kg per hectare).
Required>0

The maximum pasture level (kg per hectare).
Required> Minimum pasture level
See also