ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
Go to the source code of this file.
Classes | |
class | OSpringBarleyExt |
Macros | |
#define | OSBarleyExt_BASE 30400 |
#define | OSBEXT_ISAUTUMNPLOUGH m_field->m_user[0] |
#define | OSBEXT_SOW_DATE m_field->m_user[1] |
#define | OSBEXT_STRIGLING_DATE m_field->m_user[2] |
Enumerations | |
enum | OSBExtToDo { osbext_start = 1, osbext_ferti_p1 = OSBarleyExt_BASE, osbext_ferti_p2, osbext_ferti_s1, osbext_ferti_s2, osbext_harvest, osbext_spring_plough_p, osbext_spring_plough_s, osbext_autumn_plough, osbext_spring_harrow, osbext_spring_roll, osbext_spring_sow1, osbext_spring_sow2, osbext_hay, osbext_strigling1, osbext_strigling2, osbext_strigling3, osbext_straw_chopping } |
#define OSBarleyExt_BASE 30400 |
Definition at line 31 of file OSpringBarleyExt.h.
#define OSBEXT_ISAUTUMNPLOUGH m_field->m_user[0] |
Definition at line 32 of file OSpringBarleyExt.h.
#define OSBEXT_SOW_DATE m_field->m_user[1] |
Definition at line 33 of file OSpringBarleyExt.h.
#define OSBEXT_STRIGLING_DATE m_field->m_user[2] |
Definition at line 34 of file OSpringBarleyExt.h.
enum OSBExtToDo |
Definition at line 36 of file OSpringBarleyExt.h.