![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DE_Carrots.h This file contains the headers for the DE_Carrots class
More...
Go to the source code of this file.
Classes | |
class | DE_Carrots |
DE_Carrots class . More... | |
Macros | |
#define | DE_CAR_BASE 36200 |
#define | DE_CAR_WINTER_PLOUGH a_field->m_user[1] |
Flags. More... | |
#define | DE_CAR_HERBI1 a_field->m_user[2] |
#define | DE_CAR_HERBI2 a_field->m_user[3] |
#define | DE_CAR_FUNGI1 a_field->m_user[4] |
#define | DE_CAR_FUNGI2 a_field->m_user[5] |
DE_Carrots.h This file contains the headers for the DE_Carrots class
by Chris J. Topping, modified by Susanne Stein
Version of August 2021
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
#define DE_CAR_BASE 36200 |
#define DE_CAR_FUNGI1 a_field->m_user[4] |
#define DE_CAR_FUNGI2 a_field->m_user[5] |
#define DE_CAR_HERBI1 a_field->m_user[2] |
#define DE_CAR_HERBI2 a_field->m_user[3] |
#define DE_CAR_WINTER_PLOUGH a_field->m_user[1] |
Flags.
enum DE_CarrotsToDo |
Below is the list of things that a farmer can do if he is growing carrot, 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