|
ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
Go to the source code of this file.
Classes | |
| class | OPermanentGrassGrazed |
Macros | |
| #define | OPGG_BASE 4600 |
| #define | OPGG_CUT_DATE m_field->m_user[0] |
| #define | OPGG_FERTI_DATE m_field->m_user[1] |
| #define | OPGG_TURN_DATE m_field->m_user[2] |
Enumerations | |
| enum | OPermanentGrassGrazedToDo { opgg_start = 1, opgg_cut_to_hay = OPGG_BASE, opgg_cattle_out1, opgg_cattle_out2, opgg_cattle_is_out, opgg_cut_weeds, opgg_ferti_s, opgg_raking1, opgg_raking2, opgg_compress_straw } |
| #define OPGG_BASE 4600 |
Definition at line 31 of file OPermanentGrassGrazed.h.
| #define OPGG_CUT_DATE m_field->m_user[0] |
Definition at line 32 of file OPermanentGrassGrazed.h.
| #define OPGG_FERTI_DATE m_field->m_user[1] |
Definition at line 33 of file OPermanentGrassGrazed.h.
| #define OPGG_TURN_DATE m_field->m_user[2] |
Definition at line 34 of file OPermanentGrassGrazed.h.
| Enumerator | |
|---|---|
| opgg_start | |
| opgg_cut_to_hay | |
| opgg_cattle_out1 | |
| opgg_cattle_out2 | |
| opgg_cattle_is_out | |
| opgg_cut_weeds | |
| opgg_ferti_s | |
| opgg_raking1 | |
| opgg_raking2 | |
| opgg_compress_straw | |
Definition at line 36 of file OPermanentGrassGrazed.h.