Loading [MathJax]/extensions/ams.js
 |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
PLPotatoes.h This file contains the headers for the Potatoes class
More...
Go to the source code of this file.
|
enum | PLPotatoesToDo {
pl_pot_start = 1,
pl_pot_sleep_all_day = PLPOTATOES_BASE,
pl_pot_ferti_s1,
pl_pot_ferti_p1,
pl_pot_stubble_plough,
pl_pot_autumn_harrow1,
pl_pot_autumn_harrow2,
pl_pot_stubble_harrow,
pl_pot_ferti_p2,
pl_pot_ferti_s2,
pl_pot_ferti_p3,
pl_pot_ferti_s3,
pl_pot_winter_plough,
pl_pot_spring_harrow,
pl_pot_ferti_p4,
pl_pot_ferti_s4,
pl_pot_spring_harrow2,
pl_pot_ferti_p5,
pl_pot_ferti_s5,
pl_pot_spring_plough,
pl_pot_bed_forming,
pl_pot_spring_planting,
pl_pot_hilling1,
pl_pot_hilling2,
pl_pot_hilling3,
pl_pot_herbicide1,
pl_pot_hilling4,
pl_pot_hilling5,
pl_pot_hilling6,
pl_pot_herbicide2,
pl_pot_ferti_p6,
pl_pot_ferti_s6,
pl_pot_ferti_p7,
pl_pot_ferti_s7,
pl_pot_fungicide1,
pl_pot_fungicide2,
pl_pot_fungicide3,
pl_pot_fungicide4,
pl_pot_insecticide,
pl_pot_insecticideb,
pl_pot_dessication1,
pl_pot_dessication2,
pl_pot_harvest,
pl_pot_ferti_p8,
pl_pot_ferti_s8,
pl_pot_foobar
} |
|
PLPotatoes.h This file contains the headers for the Potatoes 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
◆ PL_POT_DID_DESS
#define PL_POT_DID_DESS a_field->m_user[9] |
◆ PL_POT_DID_HILL
#define PL_POT_DID_HILL a_field->m_user[8] |
◆ PL_POT_DID_STRIG1
#define PL_POT_DID_STRIG1 a_field->m_user[4] |
◆ PL_POT_DID_STRIG2
#define PL_POT_DID_STRIG2 a_field->m_user[5] |
◆ PL_POT_DID_STRIG3
#define PL_POT_DID_STRIG3 a_field->m_user[6] |
◆ PL_POT_FERTI_P1
#define PL_POT_FERTI_P1 a_field->m_user[1] |
A flag used to indicate autumn ploughing status.
◆ PL_POT_FERTI_S1
#define PL_POT_FERTI_S1 a_field->m_user[2] |
◆ PL_POT_HILL_DATE
#define PL_POT_HILL_DATE a_field->m_user[7] |
◆ PL_POT_STUBBLE_PLOUGH
#define PL_POT_STUBBLE_PLOUGH a_field->m_user[3] |
◆ PLPOTATOES_BASE
#define PLPOTATOES_BASE 25800 |
◆ PLPotatoesToDo
Below is the list of things that a farmer can do if he is growing potatoes, 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_pot_start | |
pl_pot_sleep_all_day | |
pl_pot_ferti_s1 | |
pl_pot_ferti_p1 | |
pl_pot_stubble_plough | |
pl_pot_autumn_harrow1 | |
pl_pot_autumn_harrow2 | |
pl_pot_stubble_harrow | |
pl_pot_ferti_p2 | |
pl_pot_ferti_s2 | |
pl_pot_ferti_p3 | |
pl_pot_ferti_s3 | |
pl_pot_winter_plough | |
pl_pot_spring_harrow | |
pl_pot_ferti_p4 | |
pl_pot_ferti_s4 | |
pl_pot_spring_harrow2 | |
pl_pot_ferti_p5 | |
pl_pot_ferti_s5 | |
pl_pot_spring_plough | |
pl_pot_bed_forming | |
pl_pot_spring_planting | |
pl_pot_hilling1 | |
pl_pot_hilling2 | |
pl_pot_hilling3 | |
pl_pot_herbicide1 | |
pl_pot_hilling4 | |
pl_pot_hilling5 | |
pl_pot_hilling6 | |
pl_pot_herbicide2 | |
pl_pot_ferti_p6 | |
pl_pot_ferti_s6 | |
pl_pot_ferti_p7 | |
pl_pot_ferti_s7 | |
pl_pot_fungicide1 | |
pl_pot_fungicide2 | |
pl_pot_fungicide3 | |
pl_pot_fungicide4 | |
pl_pot_insecticide | |
pl_pot_insecticideb | |
pl_pot_dessication1 | |
pl_pot_dessication2 | |
pl_pot_harvest | |
pl_pot_ferti_p8 | |
pl_pot_ferti_s8 | |
pl_pot_foobar | |
Definition: PLPotatoes.h:69
Definition: PLPotatoes.h:75
Definition: PLPotatoes.h:79
Definition: PLPotatoes.h:72
Definition: PLPotatoes.h:45
Definition: PLPotatoes.h:67
Definition: PLPotatoes.h:84
Definition: PLPotatoes.h:62
Definition: PLPotatoes.h:86
Definition: PLPotatoes.h:64
Definition: PLPotatoes.h:49
Definition: PLPotatoes.h:59
Definition: PLPotatoes.h:87
Definition: PLPotatoes.h:54
Definition: PLPotatoes.h:63
Definition: PLPotatoes.h:77
Definition: PLPotatoes.h:50
Definition: PLPotatoes.h:51
Definition: PLPotatoes.h:52
Definition: PLPotatoes.h:78
Definition: PLPotatoes.h:81
Definition: PLPotatoes.h:76
Definition: PLPotatoes.h:46
Definition: PLPotatoes.h:44
Definition: PLPotatoes.h:66
Definition: PLPotatoes.h:82
Definition: PLPotatoes.h:73
Definition: PLPotatoes.h:88
Definition: PLPotatoes.h:61
Definition: PLPotatoes.h:57
Definition: PLPotatoes.h:71
#define PLPOTATOES_BASE
Definition: PLPotatoes.h:24
Definition: PLPotatoes.h:65
Definition: PLPotatoes.h:48
Definition: PLPotatoes.h:47
PLPotatoesToDo
Definition: PLPotatoes.h:43
Definition: PLPotatoes.h:80
Definition: PLPotatoes.h:83
Definition: PLPotatoes.h:56
Definition: PLPotatoes.h:58
Definition: PLPotatoes.h:55
Definition: PLPotatoes.h:74
Definition: PLPotatoes.h:68
Definition: PLPotatoes.h:89
Definition: PLPotatoes.h:60
Definition: PLPotatoes.h:53
Definition: PLPotatoes.h:70
Definition: PLPotatoes.h:85