Go to the source code of this file.
|
| enum | OWinterWheatUndersownExtToDo {
owwuExt_start = 1,
owwuExt_sleep_all_day = OWINTERWHEATUndersownExt_BASE,
owwuExt_ferti_s1,
owwuExt_ferti_s2,
owwuExt_ferti_s3,
owwuExt_ferti_p1,
owwuExt_ferti_p2,
owwuExt_autumn_plough,
owwuExt_autumn_harrow,
owwuExt_autumn_sow,
owwuExt_strigling1,
owwuExt_strigling2,
owwuExt_strigling_sow,
owwuExt_spring_sow,
owwuExt_spring_roll1,
owwuExt_spring_roll2,
owwuExt_harvest,
owwuExt_hay_turning,
owwuExt_straw_chopping,
owwuExt_hay_baling,
owwuExt_stubble_harrow1,
owwuExt_stubble_harrow2,
owwuExt_deep_plough,
owwuExt_catch_all
} |
| |
◆ OWINTERWHEATUndersownExt_BASE
| #define OWINTERWHEATUndersownExt_BASE 30400 |
◆ OWWUEXT_HARROW_RUNS
| #define OWWUEXT_HARROW_RUNS m_field->m_user[1] |
◆ OWWUEXT_PLOUGH_RUNS
| #define OWWUEXT_PLOUGH_RUNS m_field->m_user[0] |
◆ OWinterWheatUndersownExtToDo
| Enumerator |
|---|
| owwuExt_start | |
| owwuExt_sleep_all_day | |
| owwuExt_ferti_s1 | |
| owwuExt_ferti_s2 | |
| owwuExt_ferti_s3 | |
| owwuExt_ferti_p1 | |
| owwuExt_ferti_p2 | |
| owwuExt_autumn_plough | |
| owwuExt_autumn_harrow | |
| owwuExt_autumn_sow | |
| owwuExt_strigling1 | |
| owwuExt_strigling2 | |
| owwuExt_strigling_sow | |
| owwuExt_spring_sow | |
| owwuExt_spring_roll1 | |
| owwuExt_spring_roll2 | |
| owwuExt_harvest | |
| owwuExt_hay_turning | |
| owwuExt_straw_chopping | |
| owwuExt_hay_baling | |
| owwuExt_stubble_harrow1 | |
| owwuExt_stubble_harrow2 | |
| owwuExt_deep_plough | |
| owwuExt_catch_all | |
Definition at line 35 of file OWinterWheatUndersownExt.h.