ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
Go to the source code of this file.
Classes | |
class | Triticale |
Macros | |
#define | TRITICALE_BASE 7400 |
#define | TRI_OCCUP_DATE m_field->m_user[0] |
#define | TRI_WATER_DATE m_field->m_user[1] |
#define | TRI_DECIDE_TO_HERB m_field->m_user[2] |
Enumerations | |
enum | TriticaleToDo { tri_start = 1, tri_fa_manure = TRITICALE_BASE, tri_autumn_plough, tri_autumn_harrow, tri_autumn_sow, tri_autumn_roll, tri_herbi_one, tri_spring_roll, tri_fa_npk, tri_fa_slurry, tri_herbi_two, tri_strigling, tri_GR_one, tri_GR_two, tri_water, tri_fungicide, tri_insecticide, tri_harvest, tri_chopping, tri_hay_turning, tri_hay_bailing, tri_stubble_harrow } |
#define TRI_DECIDE_TO_HERB m_field->m_user[2] |
Definition at line 35 of file Triticale.h.
#define TRI_OCCUP_DATE m_field->m_user[0] |
Definition at line 33 of file Triticale.h.
#define TRI_WATER_DATE m_field->m_user[1] |
Definition at line 34 of file Triticale.h.
#define TRITICALE_BASE 7400 |
Definition at line 31 of file Triticale.h.
enum TriticaleToDo |
Definition at line 38 of file Triticale.h.