![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DK_OSpringFodderGrass.h This file contains the headers for the DK_OSpringFodderGrass class
More...
Go to the source code of this file.
Classes | |
class | DK_OSpringFodderGrass |
DK_OSpringFodderGrass class . More... | |
Macros | |
#define | DK_OSFG_BASE 67800 |
#define | DK_OSFG_GRASS_READY m_field->m_user[0] |
Enumerations | |
enum | DK_OSpringFodderGrassToDo { dk_osfg_start = 1, dk_osfg_sleep_all_day = DK_OSFG_BASE, dk_osfg_harrow, dk_osfg_manure_s, dk_osfg_ferti_sk_s, dk_osfg_manure_p, dk_osfg_ferti_sk_p, dk_osfg_spring_plough, dk_osfg_sow, dk_osfg_water, dk_osfg_cutting1, dk_osfg_cutting2, dk_osfg_grazing, dk_osfg_cattle_is_out, dk_osfg_force_growth, dk_osfg_foobar } |
DK_OSpringFodderGrass.h This file contains the headers for the DK_OSpringFodderGrass 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_OSFG_BASE 67800 |
#define DK_OSFG_GRASS_READY m_field->m_user[0] |
\THIS CODE IS FOR 1ST YEAR OF CLOVERGRASS SOWED AS SOLE CROP IN SPRING (if sowed as lay-out w- covercrop, it is incorporated in other crop managements - ex. cereal and legume) Below is the list of things that a farmer can do if he is growing OSpringFodderGrass, 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