Loading [MathJax]/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NLCatchCropPea.h File Reference

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
}
 

Detailed Description

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.

Macro Definition Documentation

◆ NLCatchCropPea_BASE

#define NLCatchCropPea_BASE   20800

Enumeration Type Documentation

◆ 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

Enumerator
nl_ccp_start 
nl_ccp_sleep_all_day 
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 
nl_ccp_preseeding_cultivator_with_sow
Definition: NLCatchCropPea.h:34
nl_ccp_foobar
Definition: NLCatchCropPea.h:40
nl_ccp_ferti_s2_clay
Definition: NLCatchCropPea.h:36
nl_ccp_ferti_s1
Definition: NLCatchCropPea.h:33
nl_ccp_start
Definition: NLCatchCropPea.h:29
nl_ccp_sleep_all_day
Definition: NLCatchCropPea.h:30
nl_ccp_ferti_p2_clay
Definition: NLCatchCropPea.h:35
nl_ccp_ferti_s2_sandy
Definition: NLCatchCropPea.h:39
NLCatchCropPea_BASE
#define NLCatchCropPea_BASE
Definition: NLCatchCropPea.h:21
nl_ccp_ferti_p2_sandy
Definition: NLCatchCropPea.h:38
NLCatchCropPeaToDo
NLCatchCropPeaToDo
Definition: NLCatchCropPea.h:28
nl_ccp_stubble_cultivator
Definition: NLCatchCropPea.h:31
nl_ccp_ferti_p1
Definition: NLCatchCropPea.h:32
nl_ccp_winter_plough_clay
Definition: NLCatchCropPea.h:37