![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the source code of this file.
Classes | |
class | OPotatoes |
Macros | |
#define | OPOTATOESEAT_BASE 3600 |
#define | OPOT_SLURRY_DATE m_field->m_user[0] |
#define | OPOT_SOW_DATE m_field->m_user[1] |
#define | OPOT_HILLING_THREE m_field->m_user[2] |
Enumerations | |
enum | OPotatoesEatToDo { ope_start = 1, ope_fa_slurry = OPOTATOESEAT_BASE, ope_fa_manure, ope_fp_slurry, ope_fp_manure, ope_spring_plough, ope_spring_harrow, ope_spring_sow, ope_flaming_one, ope_strigling_one, ope_hilling_one, ope_strigling_two, ope_hilling_two, ope_strigling_three, ope_hilling_three, ope_water_one, ope_water_two, ope_flaming_two, ope_harvest, ope_foobar } |
#define OPOT_HILLING_THREE m_field->m_user[2] |
#define OPOT_SLURRY_DATE m_field->m_user[0] |
#define OPOT_SOW_DATE m_field->m_user[1] |
#define OPOTATOESEAT_BASE 3600 |
enum OPotatoesEatToDo |