Go to the source code of this file.
|
| enum | WinterWheatStriglingToDo {
wws_start = 1,
wws_sleep_all_day = WINTERWHEATStrigling_BASE,
wws_ferti_p1,
wws_ferti_s1,
wws_ferti_s2,
wws_autumn_plough,
wws_autumn_harrow,
wws_stubble_harrow1,
wws_autumn_sow,
wws_autumn_roll,
wws_ferti_p2,
wws_strigling0a,
wws_spring_roll,
wws_strigling0b,
wws_GR,
wws_fungicide,
wws_fungicide2,
wws_insecticide1,
wws_insecticide2,
wws_insecticide3,
wws_strigling1,
wws_strigling2,
wws_water1,
wws_water2,
wws_ferti_p3,
wws_ferti_p4,
wws_ferti_p5,
wws_ferti_s3,
wws_ferti_s4,
wws_ferti_s5,
wws_harvest,
wws_straw_chopping,
wws_hay_turning,
wws_hay_baling,
wws_stubble_harrow2,
wws_grubning
} |
| |
◆ WINTERWHEATStrigling_BASE
| #define WINTERWHEATStrigling_BASE 5150 |
◆ WWStrigling_AUTUMN_PLOUGH
| #define WWStrigling_AUTUMN_PLOUGH m_field->m_user[1] |
◆ WWStrigling_WAIT_FOR_PLOUGH
| #define WWStrigling_WAIT_FOR_PLOUGH m_field->m_user[0] |
◆ WinterWheatStriglingToDo
| Enumerator |
|---|
| wws_start | |
| wws_sleep_all_day | |
| wws_ferti_p1 | |
| wws_ferti_s1 | |
| wws_ferti_s2 | |
| wws_autumn_plough | |
| wws_autumn_harrow | |
| wws_stubble_harrow1 | |
| wws_autumn_sow | |
| wws_autumn_roll | |
| wws_ferti_p2 | |
| wws_strigling0a | |
| wws_spring_roll | |
| wws_strigling0b | |
| wws_GR | |
| wws_fungicide | |
| wws_fungicide2 | |
| wws_insecticide1 | |
| wws_insecticide2 | |
| wws_insecticide3 | |
| wws_strigling1 | |
| wws_strigling2 | |
| wws_water1 | |
| wws_water2 | |
| wws_ferti_p3 | |
| wws_ferti_p4 | |
| wws_ferti_p5 | |
| wws_ferti_s3 | |
| wws_ferti_s4 | |
| wws_ferti_s5 | |
| wws_harvest | |
| wws_straw_chopping | |
| wws_hay_turning | |
| wws_hay_baling | |
| wws_stubble_harrow2 | |
| wws_grubning | |
Definition at line 44 of file WinterWheatStrigling.h.