ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
Go to the source code of this file.
Classes | |
class | OWinterRape |
Macros | |
#define | OWINTERRAPE_BASE 6600 |
#define | OWR_DID_RC_CLEAN m_field->m_user[0] |
#define | OWR_DID_HERBI_ZERO m_field->m_user[1] |
#define | OWR_INSECT_DATE m_field->m_user[2] |
#define | OWR_FUNGI_DATE m_field->m_user[3] |
#define | OWR_SWARTH_DATE m_field->m_user[4] |
Enumerations | |
enum | OWinterRapeToDo { owr_start = 1, owr_fa_manure = OWINTERRAPE_BASE, owr_fp_manure, owr_autumn_plough, owr_autumn_harrow, owr_autumn_sow, owr_row_cultivation_one, owr_row_cultivation_two, owr_fa_slurry, owr_fp_slurry, owr_row_cultivation_three, owr_swarth, owr_harvest, owr_straw_chop, owr_stub_harrow } |
#define OWINTERRAPE_BASE 6600 |
Definition at line 35 of file OWinterRape.h.
#define OWR_DID_HERBI_ZERO m_field->m_user[1] |
Definition at line 37 of file OWinterRape.h.
#define OWR_DID_RC_CLEAN m_field->m_user[0] |
Definition at line 36 of file OWinterRape.h.
#define OWR_FUNGI_DATE m_field->m_user[3] |
Definition at line 39 of file OWinterRape.h.
#define OWR_INSECT_DATE m_field->m_user[2] |
Definition at line 38 of file OWinterRape.h.
#define OWR_SWARTH_DATE m_field->m_user[4] |
Definition at line 40 of file OWinterRape.h.
enum OWinterRapeToDo |
Definition at line 42 of file OWinterRape.h.