![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DK_OWinterFodderGrass.h This file contains the headers for the DK_OWinterFodderGrass class
More...
Go to the source code of this file.
Classes | |
class | DK_OWinterFodderGrass |
DK_OWinterFodderGrass class . More... | |
Macros | |
#define | DK_OWFG_BASE 67700 |
#define | DK_OWFG_GRASS_READY m_field->m_user[0] |
Enumerations | |
enum | DK_OWinterFodderGrassToDo { dk_owfg_start = 1, dk_owfg_sleep_all_day = DK_OWFG_BASE, dk_owfg_harrow, dk_owfg_autumn_plough, dk_owfg_sow, dk_owfg_water1, dk_owfg_water2, dk_owfg_manure1_s, dk_owfg_ferti_sk_s, dk_owfg_manure1_p, dk_owfg_ferti_sk_p, dk_owfg_cutting1, dk_owfg_grazing, dk_owfg_cattle_is_out, dk_owfg_manure2_s, dk_owfg_manure2_p, dk_owfg_cutting2, dk_owfg_cutting3, dk_owfg_cutting4, dk_owfg_cutting5, dk_owfg_foobar } |
A flag used to indicate autumn ploughing status. More... | |
DK_OWinterFodderGrass.h This file contains the headers for the DK_OWinterFodderGrass 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_OWFG_BASE 67700 |
#define DK_OWFG_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 OWinterFodderGrass, 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