![]() |
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_SpringOats |
Macros | |
#define | DK_SO_BASE 65800 |
#define | DK_SO_FORCESPRING a_field->m_user[1] |
Enumerations | |
enum | DK_SpringOatsToDo { dk_so_start = 1, dk_so_harvest = DK_SO_BASE, dk_so_autumn_plough, dk_so_spring_plough, dk_so_roll, dk_so_ferti_s1, dk_so_ferti_p1, dk_so_ferti_s2, dk_so_ferti_p2, dk_so_spring_harrow, dk_so_spring_sow, dk_so_herbicide1, dk_so_herbicide2, dk_so_herbicide3, dk_so_insecticide, dk_so_fungicide, dk_so_gr, dk_so_foobar } |
#define DK_SO_BASE 65800 |
#define DK_SO_FORCESPRING a_field->m_user[1] |
enum DK_SpringOatsToDo |