ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
Go to the source code of this file.
Classes | |
class | NorwegianSpringBarley |
Macros | |
#define | NO_SBARLEY_BASE 10000 |
#define | NO_SB_DID_AUTUMN_PLOUGH m_field->m_user[0] |
Enumerations | |
enum | NO_SBToDo { no_sb_start = 1, no_sb_autumn_plough = NO_SBARLEY_BASE, no_sb_spring_plough, no_sb_spring_harrow, no_sb_spring_sow, no_sb_spring_roll, no_sb_harvest, no_sb_haybailing } |
#define NO_SB_DID_AUTUMN_PLOUGH m_field->m_user[0] |
Definition at line 32 of file NorwegianSpringBarley.h.
#define NO_SBARLEY_BASE 10000 |
Definition at line 31 of file NorwegianSpringBarley.h.
enum NO_SBToDo |
Enumerator | |
---|---|
no_sb_start | |
no_sb_autumn_plough | |
no_sb_spring_plough | |
no_sb_spring_harrow | |
no_sb_spring_sow | |
no_sb_spring_roll | |
no_sb_harvest | |
no_sb_haybailing |
Definition at line 34 of file NorwegianSpringBarley.h.