Go to the source code of this file.
|
| enum | WinterWheatPToxicControlToDo {
wwptc_start = 1,
wwptc_sleep_all_day = WWHEATPTOXICCONTROL_BASE,
wwptc_ferti_p1,
wwptc_ferti_s1,
wwptc_ferti_s2,
wwptc_autumn_plough,
wwptc_autumn_harrow,
wwptc_stubble_harrow1,
wwptc_autumn_sow,
wwptc_autumn_roll,
wwptc_ferti_p2,
wwptc_herbicide1,
wwptc_spring_roll,
wwptc_herbicide2,
wwptc_GR,
wwptc_fungicide,
wwptc_fungicide2,
wwptc_insecticide1,
wwptc_insecticide2,
wwptc_insecticide3,
wwptc_strigling1,
wwptc_strigling2,
wwptc_water1,
wwptc_water2,
wwptc_ferti_p3,
wwptc_ferti_p4,
wwptc_ferti_p5,
wwptc_ferti_s3,
wwptc_ferti_s4,
wwptc_ferti_s5,
wwptc_harvest,
wwptc_straw_chopping,
wwptc_hay_turning,
wwptc_hay_baling,
wwptc_stubble_harrow2,
wwptc_grubning
} |
| |
◆ WWHEATPTOXICCONTROL_BASE
| #define WWHEATPTOXICCONTROL_BASE 60100 |
◆ WWTC_AUTUMN_PLOUGH
| #define WWTC_AUTUMN_PLOUGH m_field->m_user[1] |
◆ WWTC_WAIT_FOR_PLOUGH
| #define WWTC_WAIT_FOR_PLOUGH m_field->m_user[0] |
◆ WinterWheatPToxicControlToDo
| Enumerator |
|---|
| wwptc_start | |
| wwptc_sleep_all_day | |
| wwptc_ferti_p1 | |
| wwptc_ferti_s1 | |
| wwptc_ferti_s2 | |
| wwptc_autumn_plough | |
| wwptc_autumn_harrow | |
| wwptc_stubble_harrow1 | |
| wwptc_autumn_sow | |
| wwptc_autumn_roll | |
| wwptc_ferti_p2 | |
| wwptc_herbicide1 | |
| wwptc_spring_roll | |
| wwptc_herbicide2 | |
| wwptc_GR | |
| wwptc_fungicide | |
| wwptc_fungicide2 | |
| wwptc_insecticide1 | |
| wwptc_insecticide2 | |
| wwptc_insecticide3 | |
| wwptc_strigling1 | |
| wwptc_strigling2 | |
| wwptc_water1 | |
| wwptc_water2 | |
| wwptc_ferti_p3 | |
| wwptc_ferti_p4 | |
| wwptc_ferti_p5 | |
| wwptc_ferti_s3 | |
| wwptc_ferti_s4 | |
| wwptc_ferti_s5 | |
| wwptc_harvest | |
| wwptc_straw_chopping | |
| wwptc_hay_turning | |
| wwptc_hay_baling | |
| wwptc_stubble_harrow2 | |
| wwptc_grubning | |
Definition at line 44 of file WWheatPToxicControl.h.