![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DE_Peas.h This file contains the headers for the DE_Peas class
More...
Go to the source code of this file.
Classes | |
class | DE_Peas |
DE_Peas class . More... | |
Macros | |
#define | DE_PEAS_BASE 38700 |
Enumerations | |
enum | DE_PeasToDo { de_pe_start = 1, de_pe_sleep_all_day = DE_PEAS_BASE, de_pe_autumn, de_pe_spring_harrow, de_pe_ferti_p1, de_pe_ferti_s1, de_pe_fungicide1, de_pe_spring_sow, de_pe_herbicide1, de_pe_herbicide2, de_pe_herbicide3, de_pe_insecticide1, de_pe_insecticide2, de_pe_herbicide4, de_pe_fungicide2, de_pe_insecticide3, de_pe_fungicide3, de_pe_insecticide4, de_pe_fungicide4, de_pe_herbicide5, de_pe_harvest, de_pe_foobar } |
Flags. More... | |
DE_Peas.h This file contains the headers for the DE_Peas class
by Chris J. Topping and Luna Kondrup Marcussen, modified by Susanne Stein
Version of August 2021
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
#define DE_PEAS_BASE 38700 |
enum DE_PeasToDo |
Flags.
Below is the list of things that a farmer can do if he is growing peas, 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