![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DE_WinterWheatLate.h This file contains the headers for the DE_WinterWheatLate class
More...
Go to the source code of this file.
Classes | |
class | DE_WinterWheatLate |
DE_WinterWheatLate class . More... | |
Macros | |
#define | DE_WINTERWHEATLATE_BASE 38300 |
#define | DE_WWL_AUTUMN_PLOUGH a_field->m_user[1] |
A flag used to indicate autumn ploughing status. More... | |
#define | DE_WWL_FERTI_P1 a_field->m_user[2] |
#define | DE_WWL_FERTI_S1 a_field->m_user[3] |
#define | DE_WWL_DECIDE_TO_GR a_field->m_user[4] |
DE_WinterWheatLate.h This file contains the headers for the DE_WinterWheatLate class
by Chris J. Topping
Version of May 2021
All rights reserved.
#define DE_WINTERWHEATLATE_BASE 38300 |
#define DE_WWL_AUTUMN_PLOUGH a_field->m_user[1] |
A flag used to indicate autumn ploughing status.
#define DE_WWL_DECIDE_TO_GR a_field->m_user[4] |
#define DE_WWL_FERTI_P1 a_field->m_user[2] |
#define DE_WWL_FERTI_S1 a_field->m_user[3] |
Below is the list of things that a farmer can do if he is growing DEWinterWheatLate, 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