![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DK_OWinterCloverGrassGrazedSown.h This file contains the headers for the DK_OWinterCloverGrassGrazedSown class
More...
Go to the source code of this file.
Classes | |
class | DK_OWinterCloverGrassGrazedSown |
DK_OWinterCloverGrassGrazedSown class . More... | |
Macros | |
#define | DK_OWCS_BASE 61800 |
#define | DK_OWCS_GRASS_READY m_field->m_user[0] |
Enumerations | |
enum | DK_OWinterCloverGrassGrazedSownToDo { dk_owcs_start = 1, dk_owcs_sleep_all_day = DK_OWCS_BASE, dk_owcs_harrow, dk_owcs_autumn_plough, dk_owcs_sow, dk_owcs_water1, dk_owcs_water2, dk_owcs_manure1_s, dk_owcs_ferti_sk_s, dk_owcs_manure1_p, dk_owcs_ferti_sk_p, dk_owcs_cutting1, dk_owcs_grazing, dk_owcs_cattle_is_out, dk_owcs_manure2_s, dk_owcs_manure2_p, dk_owcs_cutting2, dk_owcs_cutting3, dk_owcs_cutting4, dk_owcs_cutting5, dk_owcs_force_growth, dk_owcs_foobar } |
A flag used to indicate autumn ploughing status. More... | |
DK_OWinterCloverGrassGrazedSown.h This file contains the headers for the DK_OWinterCloverGrassGrazedSown class
by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of July 2021
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
#define DK_OWCS_BASE 61800 |
#define DK_OWCS_GRASS_READY m_field->m_user[0] |
A flag used to indicate autumn ploughing status.
Below is the list of things that a farmer can do if he is growing OWinterCloverGrassGrazedSown, at least following this basic plan. So all we have to do is figure out when to do the different things. Once we have done some kind of management, then an event is triggered and the fact that this particular management is done is registered with the particular polygon. This information is available for any ALMaSS components to inspect - e.g. animals & birds