![]() |
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_OLegume |
Macros | |
#define | DK_OL_DO_CATCHCROP a_field->m_user[2] |
A flag used to indicate do catch crop. More... | |
#define | DK_OL_BASE 60100 |
Enumerations | |
enum | DK_OLegumesToDo { dk_ol_start = 1, dk_ol_harvest = DK_OL_BASE, dk_ol_spring_harrow1, dk_ol_spring_plough, dk_ol_ks_ferti, dk_ol_spring_harrow2, dk_ol_spring_row_sow, dk_ol_strigling, dk_ol_rowcultivation, dk_ol_water, dk_ol_autumn_harrow, dk_ol_autumn_plough, dk_ol_foobar } |
#define DK_OL_BASE 60100 |
#define DK_OL_DO_CATCHCROP a_field->m_user[2] |
A flag used to indicate do catch crop.
enum DK_OLegumesToDo |