![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the source code of this file.
Classes | |
class | DE_OLegume |
Macros | |
#define | DE_OLEGUME_DO_CATCHCROP a_field->m_user[2] |
A flag used to indicate do catch crop. More... | |
#define | DE_OLEGUME_BASE 37000 |
Enumerations | |
enum | DE_OLegumesToDo { de_ol_start = 1, de_ol_sleep_all_day = DE_OLEGUME_BASE, de_ol_spring_harrow1, de_ol_spring_plough, de_ol_ferti_s, de_ol_ferti_p, de_ol_spring_harrow2, de_ol_spring_row_sow, de_ol_strigling, de_ol_rowcultivation1, de_ol_rowcultivation2, de_ol_harvest, de_ol_foobar } |
#define DE_OLEGUME_BASE 37000 |
#define DE_OLEGUME_DO_CATCHCROP a_field->m_user[2] |
A flag used to indicate do catch crop.
enum DE_OLegumesToDo |