ALMaSS Hare ODDox  1.1
The hare model description following ODdox protocol
OMaizeSilage.h File Reference

Go to the source code of this file.

Classes

class  OMaizeSilage
 

Macros

#define OMAIZESILAGE_BASE   6760
 
#define OMAIZESILAGE_SOW_DATE   m_field->m_user[0]
 

Enumerations

enum  OMaizeSilageToDo {
  oms_start = 1, oms_fa_manure_b = OMAIZESILAGE_BASE, oms_fa_slurry_one, oms_spring_plough,
  oms_spring_harrow, oms_spring_sow, oms_fa_npk, oms_row_one,
  oms_fa_slurry_two, oms_row_two, oms_water_one, oms_water_two,
  oms_harvest, oms_stubble
}
 

Macro Definition Documentation

◆ OMAIZESILAGE_BASE

#define OMAIZESILAGE_BASE   6760

Definition at line 31 of file OMaizeSilage.h.

◆ OMAIZESILAGE_SOW_DATE

#define OMAIZESILAGE_SOW_DATE   m_field->m_user[0]

Definition at line 32 of file OMaizeSilage.h.

Enumeration Type Documentation

◆ OMaizeSilageToDo

Enumerator
oms_start 
oms_fa_manure_b 
oms_fa_slurry_one 
oms_spring_plough 
oms_spring_harrow 
oms_spring_sow 
oms_fa_npk 
oms_row_one 
oms_fa_slurry_two 
oms_row_two 
oms_water_one 
oms_water_two 
oms_harvest 
oms_stubble 

Definition at line 34 of file OMaizeSilage.h.

34  {
35  oms_start = 1, // Compulsory, start event must always be 1 (one).
41  oms_fa_npk,
oms_spring_sow
Definition: OMaizeSilage.h:40
oms_row_two
Definition: OMaizeSilage.h:44
oms_water_one
Definition: OMaizeSilage.h:45
oms_spring_plough
Definition: OMaizeSilage.h:38
oms_harvest
Definition: OMaizeSilage.h:47
oms_spring_harrow
Definition: OMaizeSilage.h:39
oms_row_one
Definition: OMaizeSilage.h:42
oms_fa_npk
Definition: OMaizeSilage.h:41
oms_water_two
Definition: OMaizeSilage.h:46
OMaizeSilageToDo
OMaizeSilageToDo
Definition: OMaizeSilage.h:34
oms_fa_manure_b
Definition: OMaizeSilage.h:36
oms_stubble
Definition: OMaizeSilage.h:48
OMAIZESILAGE_BASE
#define OMAIZESILAGE_BASE
Definition: OMaizeSilage.h:31
oms_fa_slurry_two
Definition: OMaizeSilage.h:43
oms_start
Definition: OMaizeSilage.h:35
oms_fa_slurry_one
Definition: OMaizeSilage.h:37