Go to the source code of this file.
|
| enum | WinterWheatStriglingCulmToDo {
wwsc_start = 1,
wwsc_sleep_all_day = WINTERWHEATStriglingCulm_BASE,
wwsc_ferti_p1,
wwsc_ferti_s1,
wwsc_ferti_s2,
wwsc_autumn_plough,
wwsc_autumn_harrow,
wwsc_stubble_harrow1,
wwsc_autumn_sow,
wwsc_autumn_roll,
wwsc_ferti_p2,
wwsc_strigling0a,
wwsc_spring_roll,
wwsc_strigling0b,
wwsc_GR,
wwsc_fungicide,
wwsc_fungicide2,
wwsc_insecticide1,
wwsc_insecticide2,
wwsc_insecticide3,
wwsc_strigling1,
wwsc_strigling2,
wwsc_water1,
wwsc_water2,
wwsc_ferti_p3,
wwsc_ferti_p4,
wwsc_ferti_p5,
wwsc_ferti_s3,
wwsc_ferti_s4,
wwsc_ferti_s5,
wwsc_harvest,
wwsc_straw_chopping,
wwsc_hay_turning,
wwsc_hay_baling,
wwsc_stubble_harrow2,
wwsc_grubning
} |
| |
◆ WINTERWHEATStriglingCulm_BASE
| #define WINTERWHEATStriglingCulm_BASE 5180 |
◆ WWStriglingCulm_AUTUMN_PLOUGH
| #define WWStriglingCulm_AUTUMN_PLOUGH m_field->m_user[1] |
◆ WWStriglingCulm_WAIT_FOR_PLOUGH
| #define WWStriglingCulm_WAIT_FOR_PLOUGH m_field->m_user[0] |
◆ WinterWheatStriglingCulmToDo
| Enumerator |
|---|
| wwsc_start | |
| wwsc_sleep_all_day | |
| wwsc_ferti_p1 | |
| wwsc_ferti_s1 | |
| wwsc_ferti_s2 | |
| wwsc_autumn_plough | |
| wwsc_autumn_harrow | |
| wwsc_stubble_harrow1 | |
| wwsc_autumn_sow | |
| wwsc_autumn_roll | |
| wwsc_ferti_p2 | |
| wwsc_strigling0a | |
| wwsc_spring_roll | |
| wwsc_strigling0b | |
| wwsc_GR | |
| wwsc_fungicide | |
| wwsc_fungicide2 | |
| wwsc_insecticide1 | |
| wwsc_insecticide2 | |
| wwsc_insecticide3 | |
| wwsc_strigling1 | |
| wwsc_strigling2 | |
| wwsc_water1 | |
| wwsc_water2 | |
| wwsc_ferti_p3 | |
| wwsc_ferti_p4 | |
| wwsc_ferti_p5 | |
| wwsc_ferti_s3 | |
| wwsc_ferti_s4 | |
| wwsc_ferti_s5 | |
| wwsc_harvest | |
| wwsc_straw_chopping | |
| wwsc_hay_turning | |
| wwsc_hay_baling | |
| wwsc_stubble_harrow2 | |
| wwsc_grubning | |
Definition at line 44 of file WinterWheatStriglingCulm.h.