|
ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
Go to the source code of this file.
Classes | |
| class | PermanentGrassLowYield |
Macros | |
| #define | PGLY_BASE 5750 |
| #define | PGLY_CUT_DATE m_field->m_user[0] |
Enumerations | |
| enum | PermanentGrassLowYieldToDo { pgly_start = 1, pgly_cut_to_hay = PGLY_BASE, pgly_cattle_out1, pgly_cattle_out2, pgly_cattle_is_out, pgly_cut_weeds, pgly_herbicide, pgly_raking1, pgly_raking2, pgly_compress_straw, pgly_wait } |
| #define PGLY_BASE 5750 |
Definition at line 31 of file PermanentGrassLowYield.h.
| #define PGLY_CUT_DATE m_field->m_user[0] |
Definition at line 32 of file PermanentGrassLowYield.h.
| Enumerator | |
|---|---|
| pgly_start | |
| pgly_cut_to_hay | |
| pgly_cattle_out1 | |
| pgly_cattle_out2 | |
| pgly_cattle_is_out | |
| pgly_cut_weeds | |
| pgly_herbicide | |
| pgly_raking1 | |
| pgly_raking2 | |
| pgly_compress_straw | |
| pgly_wait | |
Definition at line 34 of file PermanentGrassLowYield.h.