![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
BEBeetSpring.h This file contains the headers for the BeetSpring class
More...
Go to the source code of this file.
Classes | |
class | BEBeetSpring |
BEBeetSpring class . More... | |
Macros | |
#define | BEBEETSPRING_BASE 26200 |
#define | BE_BES_HERBI1 a_field->m_user[1] |
A flag used to indicate autumn ploughing status. More... | |
#define | BE_BES_FUNGI1 a_field->m_user[2] |
Enumerations | |
enum | BEBeetSpringToDo { BE_bes_start = 1, BE_bes_sleep_all_day = BEBEETSPRING_BASE, BE_bes_spring_plough, BE_bes_ferti_p1, BE_bes_ferti_s1, BE_bes_preseeding_cultivator, BE_bes_spring_sow, BE_bes_ferti_p2, BE_bes_ferti_s2, BE_bes_herbicide1, BE_bes_herbicide2, BE_bes_herbicide3, BE_bes_herbicide4, BE_bes_fungicide1, BE_bes_fungicide2, BE_bes_fungicide3, BE_bes_harvest } |
BEBeetSpring.h This file contains the headers for the BeetSpring class
by Chris J. Topping
modified by Elzbieta Ziolkowska
Version of July 2018
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
#define BE_BES_FUNGI1 a_field->m_user[2] |
#define BE_BES_HERBI1 a_field->m_user[1] |
A flag used to indicate autumn ploughing status.
#define BEBEETSPRING_BASE 26200 |
enum BEBeetSpringToDo |
Below is the list of things that a farmer can do if he is growing beet, 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