ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
Go to the source code of this file.
Classes | |
class | OPotatoes |
Macros | |
#define | OPOTATOESEAT_BASE 6800 |
#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 } |
#define OPOT_HILLING_THREE m_field->m_user[2] |
Definition at line 35 of file OPotatoes.h.
#define OPOT_SLURRY_DATE m_field->m_user[0] |
Definition at line 33 of file OPotatoes.h.
#define OPOT_SOW_DATE m_field->m_user[1] |
Definition at line 34 of file OPotatoes.h.
#define OPOTATOESEAT_BASE 6800 |
Definition at line 32 of file OPotatoes.h.
enum OPotatoesEatToDo |
Definition at line 37 of file OPotatoes.h.