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

PLWinterRye.h This file contains the headers for the WinterRye class
More...

Classes

class  PLWinterRye
 PLWinterRye class
. More...
 

Macros

#define PLWINTERRYE_BASE   20400
 
#define PL_WRYE_FERTI_P1   a_field->m_user[1]
 A flag used to indicate autumn ploughing status. More...
 
#define PL_WRYE_FERTI_S1   a_field->m_user[2]
 
#define PL_WRYE_STUBBLE_PLOUGH   a_field->m_user[3]
 

Enumerations

enum  PLWinterRyeToDo {
  pl_wrye_start = 1, pl_wrye_sleep_all_day = PLWINTERRYE_BASE, pl_wrye_ferti_p1, pl_wrye_ferti_s1,
  pl_wrye_stubble_plough, pl_wrye_autumn_harrow1, pl_wrye_autumn_harrow2, pl_wrye_stubble_harrow,
  pl_wrye_ferti_p2, pl_wrye_ferti_s2, pl_wrye_autumn_plough, pl_wrye_autumn_roll,
  pl_wrye_stubble_cultivator_heavy, pl_wrye_ferti_p3, pl_wrye_ferti_s3, pl_wrye_preseeding_cultivator,
  pl_wrye_preseeding_cultivator_sow, pl_wrye_autumn_sow, pl_wrye_herbicide1, pl_wrye_fungicide1,
  pl_wrye_ferti_p4, pl_wrye_ferti_s4, pl_wrye_ferti_p5, pl_wrye_ferti_s5,
  pl_wrye_ferti_p6, pl_wrye_ferti_s6, pl_wrye_ferti_p7, pl_wrye_ferti_s7,
  pl_wrye_ferti_p8, pl_wrye_ferti_s8, pl_wrye_ferti_p9, pl_wrye_ferti_s9,
  pl_wrye_herbicide2, pl_wrye_fungicide2, pl_wrye_growth_regulator1, pl_wrye_harvest,
  pl_wrye_straw_chopping, pl_wrye_hay_bailing, pl_wrye_ferti_p10, pl_wrye_ferti_s10,
  pl_wrye_ferti_p11, pl_wrye_ferti_s11
}
 

Detailed Description

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

◆ PL_WRYE_FERTI_P1

#define PL_WRYE_FERTI_P1   a_field->m_user[1]

A flag used to indicate autumn ploughing status.

◆ PL_WRYE_FERTI_S1

#define PL_WRYE_FERTI_S1   a_field->m_user[2]

◆ PL_WRYE_STUBBLE_PLOUGH

#define PL_WRYE_STUBBLE_PLOUGH   a_field->m_user[3]

◆ PLWINTERRYE_BASE

#define PLWINTERRYE_BASE   20400

Enumeration Type Documentation

◆ PLWinterRyeToDo

Below is the list of things that a farmer can do if he is growing winter rye, 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
pl_wrye_start 
pl_wrye_sleep_all_day 
pl_wrye_ferti_p1 
pl_wrye_ferti_s1 
pl_wrye_stubble_plough 
pl_wrye_autumn_harrow1 
pl_wrye_autumn_harrow2 
pl_wrye_stubble_harrow 
pl_wrye_ferti_p2 
pl_wrye_ferti_s2 
pl_wrye_autumn_plough 
pl_wrye_autumn_roll 
pl_wrye_stubble_cultivator_heavy 
pl_wrye_ferti_p3 
pl_wrye_ferti_s3 
pl_wrye_preseeding_cultivator 
pl_wrye_preseeding_cultivator_sow 
pl_wrye_autumn_sow 
pl_wrye_herbicide1 
pl_wrye_fungicide1 
pl_wrye_ferti_p4 
pl_wrye_ferti_s4 
pl_wrye_ferti_p5 
pl_wrye_ferti_s5 
pl_wrye_ferti_p6 
pl_wrye_ferti_s6 
pl_wrye_ferti_p7 
pl_wrye_ferti_s7 
pl_wrye_ferti_p8 
pl_wrye_ferti_s8 
pl_wrye_ferti_p9 
pl_wrye_ferti_s9 
pl_wrye_herbicide2 
pl_wrye_fungicide2 
pl_wrye_growth_regulator1 
pl_wrye_harvest 
pl_wrye_straw_chopping 
pl_wrye_hay_bailing 
pl_wrye_ferti_p10 
pl_wrye_ferti_s10 
pl_wrye_ferti_p11 
pl_wrye_ferti_s11 
pl_wrye_ferti_s1
Definition: PLWinterRye.h:41
pl_wrye_ferti_s7
Definition: PLWinterRye.h:65
pl_wrye_growth_regulator1
Definition: PLWinterRye.h:72
pl_wrye_autumn_harrow1
Definition: PLWinterRye.h:43
pl_wrye_ferti_s4
Definition: PLWinterRye.h:59
pl_wrye_ferti_p9
Definition: PLWinterRye.h:68
pl_wrye_ferti_p7
Definition: PLWinterRye.h:64
pl_wrye_ferti_p8
Definition: PLWinterRye.h:66
pl_wrye_ferti_p11
Definition: PLWinterRye.h:78
pl_wrye_harvest
Definition: PLWinterRye.h:73
pl_wrye_ferti_s2
Definition: PLWinterRye.h:47
pl_wrye_autumn_sow
Definition: PLWinterRye.h:55
pl_wrye_sleep_all_day
Definition: PLWinterRye.h:39
pl_wrye_autumn_harrow2
Definition: PLWinterRye.h:44
pl_wrye_autumn_plough
Definition: PLWinterRye.h:48
pl_wrye_preseeding_cultivator_sow
Definition: PLWinterRye.h:54
pl_wrye_ferti_p6
Definition: PLWinterRye.h:62
pl_wrye_stubble_harrow
Definition: PLWinterRye.h:45
pl_wrye_ferti_p4
Definition: PLWinterRye.h:58
pl_wrye_ferti_s5
Definition: PLWinterRye.h:61
pl_wrye_ferti_s11
Definition: PLWinterRye.h:79
pl_wrye_stubble_cultivator_heavy
Definition: PLWinterRye.h:50
pl_wrye_ferti_s6
Definition: PLWinterRye.h:63
pl_wrye_start
Definition: PLWinterRye.h:38
pl_wrye_herbicide2
Definition: PLWinterRye.h:70
pl_wrye_herbicide1
Definition: PLWinterRye.h:56
pl_wrye_ferti_s3
Definition: PLWinterRye.h:52
pl_wrye_fungicide1
Definition: PLWinterRye.h:57
pl_wrye_fungicide2
Definition: PLWinterRye.h:71
pl_wrye_stubble_plough
Definition: PLWinterRye.h:42
PLWINTERRYE_BASE
#define PLWINTERRYE_BASE
Definition: PLWinterRye.h:24
pl_wrye_straw_chopping
Definition: PLWinterRye.h:74
pl_wrye_ferti_p2
Definition: PLWinterRye.h:46
pl_wrye_ferti_s8
Definition: PLWinterRye.h:67
pl_wrye_preseeding_cultivator
Definition: PLWinterRye.h:53
PLWinterRyeToDo
PLWinterRyeToDo
Definition: PLWinterRye.h:37
pl_wrye_hay_bailing
Definition: PLWinterRye.h:75
pl_wrye_ferti_p1
Definition: PLWinterRye.h:40
pl_wrye_ferti_p3
Definition: PLWinterRye.h:51
pl_wrye_ferti_p5
Definition: PLWinterRye.h:60
pl_wrye_ferti_s10
Definition: PLWinterRye.h:77
pl_wrye_autumn_roll
Definition: PLWinterRye.h:49
pl_wrye_ferti_p10
Definition: PLWinterRye.h:76
pl_wrye_ferti_s9
Definition: PLWinterRye.h:69