ALMaSS Skylark ODDox
1.1
The skylark model description following ODdox protocol
|
NLPotatoes.h This file contains the headers for the Potatoes class
More...
Classes | |
class | NLPotatoes |
NLPotatoes class . More... | |
Macros | |
#define | NLPOTATOES_BASE 25300 |
#define | NL_POT_HERBI a_field->m_user[1] |
A flag used to indicate autumn ploughing status. More... | |
#define | NL_POT_FUNGI1 a_field->m_user[2] |
#define | NL_POT_FUNGI2 a_field->m_user[3] |
#define | NL_POT_FUNGI3 a_field->m_user[4] |
#define | NL_POT_FUNGI4 a_field->m_user[5] |
#define | NL_POT_FUNGI5 a_field->m_user[6] |
NLPotatoes.h This file contains the headers for the Potatoes class
by Chris J. Topping
modified by Elzbieta Ziolkowska
Version of October 2017
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
#define NL_POT_FUNGI1 a_field->m_user[2] |
#define NL_POT_FUNGI2 a_field->m_user[3] |
#define NL_POT_FUNGI3 a_field->m_user[4] |
#define NL_POT_FUNGI4 a_field->m_user[5] |
#define NL_POT_FUNGI5 a_field->m_user[6] |
#define NL_POT_HERBI a_field->m_user[1] |
A flag used to indicate autumn ploughing status.
#define NLPOTATOES_BASE 25300 |
enum NLPotatoesToDo |
Below is the list of things that a farmer can do if he is growing potatoes, 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