![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DE_Maize.h This file contains the headers for the DE_Maize class
More...
Go to the source code of this file.
Classes | |
class | DE_Maize |
DE_Maize class . More... | |
Macros | |
#define | DE_MAIZE_BASE 35500 |
#define | DE_M_START_FERTI a_field->m_user[1] |
A flag used to indicate autumn ploughing status. More... | |
Enumerations | |
enum | DE_MaizeToDo { de_m_start = 1, de_m_sleep_all_day = DE_MAIZE_BASE, de_m_stubble_harrow, de_m_winter_plough, de_m_ferti_s1, de_m_ferti_p1, de_m_spring_plough_sandy, de_m_preseeding_cultivator, de_m_spring_sow_with_ferti, de_m_insecticide, de_m_ferti_s2, de_m_ferti_p2, de_m_herbicide1, de_m_harvest, de_m_foobar } |
DE_Maize.h This file contains the headers for the DE_Maize class
by Chris J. Topping and Susanne Stein
Version of May 2021
All rights reserved.
#define DE_M_START_FERTI a_field->m_user[1] |
A flag used to indicate autumn ploughing status.
#define DE_MAIZE_BASE 35500 |
enum DE_MaizeToDo |
Below is the list of things that a farmer can do if he is growing DEMaize, 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