File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/extensions/ams.js
 |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
TestCrop.h This file contains the headers for the WinterWheat class
More...
Go to the source code of this file.
|
enum | TestCropToDo {
testcrop_ww_start = 1,
testcrop_ww_sleep_all_day = TESTCROP_BASE,
testcrop_ww_ferti_p1,
testcrop_ww_ferti_s1,
testcrop_ww_stubble_plough,
testcrop_ww_autumn_harrow1,
testcrop_ww_autumn_harrow2,
testcrop_ww_stubble_harrow,
testcrop_ww_ferti_p2,
testcrop_ww_ferti_s2,
testcrop_ww_autumn_plough,
testcrop_ww_autumn_roll,
testcrop_ww_stubble_cultivator_heavy,
testcrop_ww_ferti_p3,
testcrop_ww_ferti_s3,
testcrop_ww_preseeding_cultivator,
testcrop_ww_preseeding_cultivator_sow,
testcrop_ww_autumn_sow,
testcrop_ww_herbicide1,
testcrop_ww_fungicide1,
testcrop_ww_insecticide1,
testcrop_ww_ferti_p4,
testcrop_ww_ferti_s4,
testcrop_ww_ferti_p5,
testcrop_ww_ferti_s5,
testcrop_ww_ferti_p6,
testcrop_ww_ferti_s6,
testcrop_ww_ferti_p7,
testcrop_ww_ferti_s7,
testcrop_ww_ferti_p8,
testcrop_ww_ferti_s8,
testcrop_ww_ferti_p9,
testcrop_ww_ferti_s9,
testcrop_ww_herbicide2,
testcrop_ww_fungicide2,
testcrop_ww_fungicide3,
testcrop_ww_fungicide4,
testcrop_ww_insecticide2,
testcrop_ww_insecticide3,
testcrop_ww_growth_regulator1,
testcrop_ww_growth_regulator2,
testcrop_ww_harvest,
testcrop_ww_straw_chopping,
testcrop_ww_hay_bailing,
testcrop_ww_ferti_p10,
testcrop_ww_ferti_s10,
testcrop_ww_ferti_p11,
testcrop_ww_ferti_s11,
testcrop_ww_foobar
} |
|
TestCrop.h This file contains the headers for the WinterWheat class
◆ TC_WW_DECIDE_TO_GR
#define TC_WW_DECIDE_TO_GR a_field->m_user[4] |
◆ TC_WW_FERTI_P1
#define TC_WW_FERTI_P1 a_field->m_user[1] |
A flag used to indicate autumn ploughing status.
◆ TC_WW_FERTI_S1
#define TC_WW_FERTI_S1 a_field->m_user[2] |
◆ TC_WW_STUBBLE_PLOUGH
#define TC_WW_STUBBLE_PLOUGH a_field->m_user[3] |
◆ TESTCROP_BASE
◆ TestCropToDo
Below is the list of things that a farmer can do if he is growing test crop, 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 |
---|
testcrop_ww_start | |
testcrop_ww_sleep_all_day | |
testcrop_ww_ferti_p1 | |
testcrop_ww_ferti_s1 | |
testcrop_ww_stubble_plough | |
testcrop_ww_autumn_harrow1 | |
testcrop_ww_autumn_harrow2 | |
testcrop_ww_stubble_harrow | |
testcrop_ww_ferti_p2 | |
testcrop_ww_ferti_s2 | |
testcrop_ww_autumn_plough | |
testcrop_ww_autumn_roll | |
testcrop_ww_stubble_cultivator_heavy | |
testcrop_ww_ferti_p3 | |
testcrop_ww_ferti_s3 | |
testcrop_ww_preseeding_cultivator | |
testcrop_ww_preseeding_cultivator_sow | |
testcrop_ww_autumn_sow | |
testcrop_ww_herbicide1 | |
testcrop_ww_fungicide1 | |
testcrop_ww_insecticide1 | |
testcrop_ww_ferti_p4 | |
testcrop_ww_ferti_s4 | |
testcrop_ww_ferti_p5 | |
testcrop_ww_ferti_s5 | |
testcrop_ww_ferti_p6 | |
testcrop_ww_ferti_s6 | |
testcrop_ww_ferti_p7 | |
testcrop_ww_ferti_s7 | |
testcrop_ww_ferti_p8 | |
testcrop_ww_ferti_s8 | |
testcrop_ww_ferti_p9 | |
testcrop_ww_ferti_s9 | |
testcrop_ww_herbicide2 | |
testcrop_ww_fungicide2 | |
testcrop_ww_fungicide3 | |
testcrop_ww_fungicide4 | |
testcrop_ww_insecticide2 | |
testcrop_ww_insecticide3 | |
testcrop_ww_growth_regulator1 | |
testcrop_ww_growth_regulator2 | |
testcrop_ww_harvest | |
testcrop_ww_straw_chopping | |
testcrop_ww_hay_bailing | |
testcrop_ww_ferti_p10 | |
testcrop_ww_ferti_s10 | |
testcrop_ww_ferti_p11 | |
testcrop_ww_ferti_s11 | |
testcrop_ww_foobar | |
Definition: TestCrop.h:59
Definition: TestCrop.h:41
Definition: TestCrop.h:56
TestCropToDo
Definition: TestCrop.h:24
Definition: TestCrop.h:60
Definition: TestCrop.h:52
Definition: TestCrop.h:29
Definition: TestCrop.h:54
Definition: TestCrop.h:42
Definition: TestCrop.h:67
Definition: TestCrop.h:69
Definition: TestCrop.h:55
Definition: TestCrop.h:25
Definition: TestCrop.h:66
Definition: TestCrop.h:53
Definition: TestCrop.h:48
Definition: TestCrop.h:32
Definition: TestCrop.h:37
Definition: TestCrop.h:43
Definition: TestCrop.h:40
Definition: TestCrop.h:64
Definition: TestCrop.h:28
Definition: TestCrop.h:70
Definition: TestCrop.h:31
Definition: TestCrop.h:47
Definition: TestCrop.h:46
Definition: TestCrop.h:36
Definition: TestCrop.h:58
Definition: TestCrop.h:30
Definition: TestCrop.h:45
Definition: TestCrop.h:72
Definition: TestCrop.h:39
Definition: TestCrop.h:34
Definition: TestCrop.h:35
Definition: TestCrop.h:65
Definition: TestCrop.h:61
#define TESTCROP_BASE
Definition: TestCrop.h:10
Definition: TestCrop.h:71
Definition: TestCrop.h:63
Definition: TestCrop.h:26
Definition: TestCrop.h:68
Definition: TestCrop.h:27
Definition: TestCrop.h:49
Definition: TestCrop.h:33
Definition: TestCrop.h:62
Definition: TestCrop.h:50
Definition: TestCrop.h:73
Definition: TestCrop.h:57
Definition: TestCrop.h:38
Definition: TestCrop.h:44
Definition: TestCrop.h:51