![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
NLCatchCropPea.h This file contains the headers for the CatchPeaCrop class
More...
Go to the source code of this file.
Classes | |
class | NLCatchCropPea |
NLCatchCropPea class . More... | |
Macros | |
#define | NLCatchCropPea_BASE 20800 |
Enumerations | |
enum | NLCatchCropPeaToDo { nl_ccp_start = 1, nl_ccp_sleep_all_day = NLCatchCropPea_BASE, nl_ccp_stubble_cultivator, nl_ccp_ferti_p1, nl_ccp_ferti_s1, nl_ccp_preseeding_cultivator_with_sow, nl_ccp_ferti_p2_clay, nl_ccp_ferti_s2_clay, nl_ccp_winter_plough_clay, nl_ccp_ferti_p2_sandy, nl_ccp_ferti_s2_sandy, nl_ccp_foobar } |
NLCatchCropPea.h This file contains the headers for the CatchPeaCrop class
by Chris J. Topping and Elzbieta Ziolkowska
Version of June 22nd 2020
All rights reserved.
#define NLCatchCropPea_BASE 20800 |
enum NLCatchCropPeaToDo |
Below is the list of things that a farmer can do if he is growing NL_CatchCropPea, 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