![]() |
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_OPeas |
Macros | |
#define | DE_OPEAS_DO_CATCHCROP a_field->m_user[2] |
A flag used to indicate do catch crop. More... | |
#define | DE_OPEAS_BASE 38800 |
Enumerations | |
enum | DE_OPeassToDo { de_ope_start = 1, de_ope_sleep_all_day = DE_OPEAS_BASE, de_ope_spring_harrow1, de_ope_spring_plough, de_ope_ferti_s, de_ope_ferti_p, de_ope_spring_harrow2, de_ope_spring_row_sow, de_ope_strigling, de_ope_rowcultivation1, de_ope_rowcultivation2, de_ope_harvest, de_ope_foobar } |
#define DE_OPEAS_BASE 38800 |
#define DE_OPEAS_DO_CATCHCROP a_field->m_user[2] |
A flag used to indicate do catch crop.
enum DE_OPeassToDo |