![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DK_CloverGrassGrazed3.h This file contains the headers for the DK_CloverGrassGrazed3 class
More...
Go to the source code of this file.
Classes | |
class | DK_CloverGrassGrazed3 |
DK_CloverGrassGrazed3 class . More... | |
Macros | |
#define | DK_C3_BASE 162400 |
#define | DK_C3_CC m_field->m_user[0] |
#define | DK_C3_CUT m_field->m_user[1] |
#define | GRASS_READY_C3 m_field->m_user[2] |
Enumerations | |
enum | DK_CloverGrassGrazed3ToDo { dk_c3_start = 1, dk_c3_sleep_all_day = DK_C3_BASE, dk_c3_harvest, dk_c3_sow_spot, dk_c3_cutting1, dk_c3_cutting_graze, dk_c3_cutting2, dk_c3_cutting3, dk_c3_cutting4, dk_c3_grazing, dk_c3_cattle_out, dk_c3_herbicide2, dk_c3_water, dk_c3_insecticide, dk_c3_swathing, dk_c3_grass_collected, dk_c3_wait, dk_c3_foobar } |
DK_CloverGrassGrazed3.h This file contains the headers for the DK_CloverGrassGrazed3 class
by Chris J. Topping, modified by Trine Poulsen
Version of March 2023
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
#define DK_C3_BASE 162400 |
#define DK_C3_CC m_field->m_user[0] |
#define DK_C3_CUT m_field->m_user[1] |
#define GRASS_READY_C3 m_field->m_user[2] |
\THIS CODE IS FOR NEXT YEARS OF CLOVERGRASS SOWED AS SOLE CROP IN SUMMER(both for sown as sole crop or as lay-out w- covercrop - follow up after other crop managements w. clover grass lay out - ex. cereal and legume) Below is the list of things that a farmer can do if he is growing CloverGrassGrazed3, 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