ALMaSS Skylark ODDox  1.1
The skylark model description following ODdox protocol
NLWinterWheat.h File Reference

NLWinterWheat.h This file contains the headers for the WinterWheat class
More...

Classes

class  NLWinterWheat
 NLWinterWheat class
. More...
 

Macros

#define NLWINTERWHEAT_BASE   25400
 

Enumerations

enum  NLWinterWheat1ToDo {
  nl_ww_start = 1, nl_ww_sleep_all_day = NLWINTERWHEAT_BASE, nl_ww_stubble_cultivator, nl_ww_herbicide1,
  nl_ww_mole_plough, nl_ww_autumn_plough, nl_ww_preseeding_cultivator_sow, nl_ww_herbicide2,
  nl_ww_ferti_p1, nl_ww_ferti_s1, nl_ww_ferti_p2, nl_ww_ferti_s2,
  nl_ww_ferti_p3, nl_ww_ferti_s3, nl_ww_ferti_p4, nl_ww_ferti_s4,
  nl_ww_ferti_p5, nl_ww_ferti_s5, nl_ww_herbicide3, nl_ww_fungicide1,
  nl_ww_fungicide2, nl_ww_fungicide3, nl_ww_insecticide1, nl_ww_insecticide2,
  nl_ww_growth_regulator1, nl_ww_growth_regulator2, nl_ww_desiccation, nl_ww_harvest,
  nl_ww_straw_chopping, nl_ww_hay_bailing
}
 A flag used to indicate autumn ploughing status. More...
 

Detailed Description

NLWinterWheat.h This file contains the headers for the WinterWheat 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

Macro Definition Documentation

◆ NLWINTERWHEAT_BASE

#define NLWINTERWHEAT_BASE   25400

Enumeration Type Documentation

◆ NLWinterWheat1ToDo

A flag used to indicate autumn ploughing status.

Below is the list of things that a farmer can do if he is growing winter wheat, 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_ww_start 
nl_ww_sleep_all_day 
nl_ww_stubble_cultivator 
nl_ww_herbicide1 
nl_ww_mole_plough 
nl_ww_autumn_plough 
nl_ww_preseeding_cultivator_sow 
nl_ww_herbicide2 
nl_ww_ferti_p1 
nl_ww_ferti_s1 
nl_ww_ferti_p2 
nl_ww_ferti_s2 
nl_ww_ferti_p3 
nl_ww_ferti_s3 
nl_ww_ferti_p4 
nl_ww_ferti_s4 
nl_ww_ferti_p5 
nl_ww_ferti_s5 
nl_ww_herbicide3 
nl_ww_fungicide1 
nl_ww_fungicide2 
nl_ww_fungicide3 
nl_ww_insecticide1 
nl_ww_insecticide2 
nl_ww_growth_regulator1 
nl_ww_growth_regulator2 
nl_ww_desiccation 
nl_ww_harvest 
nl_ww_straw_chopping 
nl_ww_hay_bailing 
nl_ww_sleep_all_day
Definition: NLWinterWheat.h:36
NLWinterWheat1ToDo
NLWinterWheat1ToDo
A flag used to indicate autumn ploughing status.
Definition: NLWinterWheat.h:34
nl_ww_start
Definition: NLWinterWheat.h:35
nl_ww_autumn_plough
Definition: NLWinterWheat.h:40
nl_ww_ferti_s1
Definition: NLWinterWheat.h:44
nl_ww_ferti_s4
Definition: NLWinterWheat.h:50
nl_ww_fungicide2
Definition: NLWinterWheat.h:55
nl_ww_ferti_p4
Definition: NLWinterWheat.h:49
nl_ww_ferti_s5
Definition: NLWinterWheat.h:52
nl_ww_growth_regulator1
Definition: NLWinterWheat.h:59
nl_ww_fungicide1
Definition: NLWinterWheat.h:54
nl_ww_harvest
Definition: NLWinterWheat.h:62
nl_ww_desiccation
Definition: NLWinterWheat.h:61
nl_ww_straw_chopping
Definition: NLWinterWheat.h:63
nl_ww_mole_plough
Definition: NLWinterWheat.h:39
NLWINTERWHEAT_BASE
#define NLWINTERWHEAT_BASE
Definition: NLWinterWheat.h:24
nl_ww_ferti_p5
Definition: NLWinterWheat.h:51
nl_ww_preseeding_cultivator_sow
Definition: NLWinterWheat.h:41
nl_ww_insecticide2
Definition: NLWinterWheat.h:58
nl_ww_stubble_cultivator
Definition: NLWinterWheat.h:37
nl_ww_ferti_p2
Definition: NLWinterWheat.h:45
nl_ww_hay_bailing
Definition: NLWinterWheat.h:64
nl_ww_ferti_p1
Definition: NLWinterWheat.h:43
nl_ww_ferti_p3
Definition: NLWinterWheat.h:47
nl_ww_insecticide1
Definition: NLWinterWheat.h:57
nl_ww_growth_regulator2
Definition: NLWinterWheat.h:60
nl_ww_herbicide3
Definition: NLWinterWheat.h:53
nl_ww_herbicide2
Definition: NLWinterWheat.h:42
nl_ww_ferti_s2
Definition: NLWinterWheat.h:46
nl_ww_ferti_s3
Definition: NLWinterWheat.h:48
nl_ww_herbicide1
Definition: NLWinterWheat.h:38
nl_ww_fungicide3
Definition: NLWinterWheat.h:56