![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
NLPermanentGrassGrazedExtensive.h This file contains the headers for the PermanentGrassGrazedExtensive class
More...
Go to the source code of this file.
Classes | |
class | NLPermanentGrassGrazedExtensive |
NLPermanentGrassGrazedExtensive class . More... | |
Macros | |
#define | NLPERMANENTGRASSLANDGRAZEDEXTENSIVE_BASE 21900 |
#define | NL_PGGE_FERTI_DATE a_field->m_user[1] |
A flag used to indicate autumn ploughing status. More... | |
#define | NL_PGGE_CUT_DATE a_field->m_user[2] |
#define | NL_PGGE_WATER_DATE a_field->m_user[3] |
Enumerations | |
enum | NLPermanentGrassGrazedExtensiveToDo { nl_pgge_start = 1, nl_pgge_sleep_all_day = NLPERMANENTGRASSLANDGRAZEDEXTENSIVE_BASE, nl_pgge_ferti_p1, nl_pgge_ferti_s1, nl_pgge_cut_to_silage1, nl_pgge_cut_to_silage2, nl_pgge_ferti_p2, nl_pgge_ferti_s2, nl_pgge_ferti_p3, nl_pgge_ferti_s3, nl_pgge_ferti_p4, nl_pgge_ferti_s4, nl_pgge_ferti_p5, nl_pgge_ferti_s5, nl_pgge_ferti_p6, nl_pgge_ferti_s6, nl_pgge_watering, nl_pgge_cattle_out, nl_pgge_cattle_is_out, nl_pgge_foobar } |
NLPermanentGrassGrazedExtensive.h This file contains the headers for the PermanentGrassGrazedExtensive 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_PGGE_CUT_DATE a_field->m_user[2] |
#define NL_PGGE_FERTI_DATE a_field->m_user[1] |
A flag used to indicate autumn ploughing status.
#define NL_PGGE_WATER_DATE a_field->m_user[3] |
#define NLPERMANENTGRASSLANDGRAZEDEXTENSIVE_BASE 21900 |
Below is the list of things that a farmer can do if he is growing PermanentGrassGrazedExtensive, 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