|
ALMaSS Hare ODDox
1.1
The hare model description following ODdox protocol
|
Go to the source code of this file.
Classes | |
| class | NorwegianOats |
Macros | |
| #define | NO_OATS_BASE 10020 |
| #define | NO_OATS_DID_AUTUMN_PLOUGH m_field->m_user[0] |
Enumerations | |
| enum | NO_OatsToDo { no_oats_start = 1, no_oats_autumn_plough = NO_OATS_BASE, no_oats_spring_plough, no_oats_spring_harrow, no_oats_spring_sow, no_oats_spring_roll, no_oats_harvest, no_oats_haybailing } |
| #define NO_OATS_BASE 10020 |
Definition at line 31 of file NorwegianOats.h.
| #define NO_OATS_DID_AUTUMN_PLOUGH m_field->m_user[0] |
Definition at line 32 of file NorwegianOats.h.
| enum NO_OatsToDo |
| Enumerator | |
|---|---|
| no_oats_start | |
| no_oats_autumn_plough | |
| no_oats_spring_plough | |
| no_oats_spring_harrow | |
| no_oats_spring_sow | |
| no_oats_spring_roll | |
| no_oats_harvest | |
| no_oats_haybailing | |
Definition at line 34 of file NorwegianOats.h.