![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the source code of this file.
Classes | |
class | DK_SpringWheat |
Macros | |
#define | DK_SW_BASE 65900 |
#define | DK_SW_FORCESPRING a_field->m_user[1] |
Enumerations | |
enum | DK_SpringWheatToDo { dk_sw_start = 1, dk_sw_harvest = DK_SW_BASE, dk_sw_autumn_plough, dk_sw_spring_plough, dk_sw_roll1, dk_sw_roll2, dk_sw_ferti_s1, dk_sw_ferti_p1, dk_sw_ferti_s2, dk_sw_ferti_p2, dk_sw_spring_harrow, dk_sw_spring_sow, dk_sw_herbicide1, dk_sw_herbicide2, dk_sw_herbicide3, dk_sw_insecticide, dk_sw_fungicide1, dk_sw_fungicide2, dk_sw_gr, dk_sw_foobar } |
#define DK_SW_BASE 65900 |
#define DK_SW_FORCESPRING a_field->m_user[1] |
enum DK_SpringWheatToDo |