|
ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
Go to the source code of this file.
Classes | |
| class | PermanentGrassTussocky |
Macros | |
| #define | PGT_BASE 7230 |
| #define | PGT_CUT_DATE m_field->m_user[0] |
| #define | PGT_FERTI_DATE m_field->m_user[1] |
Enumerations | |
| enum | PermanentGrassTussockyToDo { pgt_start = 1, pgt_cattle_out1 = PGT_BASE, pgt_cattle_out2, pgt_cattle_is_out, pgt_wait } |
| #define PGT_BASE 7230 |
Definition at line 31 of file PermanentGrassTussocky.h.
| #define PGT_CUT_DATE m_field->m_user[0] |
Definition at line 32 of file PermanentGrassTussocky.h.
| #define PGT_FERTI_DATE m_field->m_user[1] |
Definition at line 33 of file PermanentGrassTussocky.h.
| Enumerator | |
|---|---|
| pgt_start | |
| pgt_cattle_out1 | |
| pgt_cattle_out2 | |
| pgt_cattle_is_out | |
| pgt_wait | |
Definition at line 35 of file PermanentGrassTussocky.h.