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

Go to the source code of this file.

Classes

class  OPotatoes
 

Macros

#define OPOT_HILLING_THREE   m_field->m_user[2]
 
#define OPOT_SLURRY_DATE   m_field->m_user[0]
 
#define OPOT_SOW_DATE   m_field->m_user[1]
 
#define OPOTATOESEAT_BASE   6800
 

Enumerations

enum  OPotatoesEatToDo {
  ope_start = 1, ope_fa_slurry = OPOTATOESEAT_BASE, ope_fa_manure, ope_fp_slurry,
  ope_fp_manure, ope_spring_plough, ope_spring_harrow, ope_spring_sow,
  ope_flaming_one, ope_strigling_one, ope_hilling_one, ope_strigling_two,
  ope_hilling_two, ope_strigling_three, ope_hilling_three, ope_water_one,
  ope_water_two, ope_flaming_two, ope_harvest
}
 

Macro Definition Documentation

◆ OPOT_HILLING_THREE

#define OPOT_HILLING_THREE   m_field->m_user[2]

Definition at line 35 of file OPotatoes.h.

◆ OPOT_SLURRY_DATE

#define OPOT_SLURRY_DATE   m_field->m_user[0]

Definition at line 33 of file OPotatoes.h.

◆ OPOT_SOW_DATE

#define OPOT_SOW_DATE   m_field->m_user[1]

Definition at line 34 of file OPotatoes.h.

◆ OPOTATOESEAT_BASE

#define OPOTATOESEAT_BASE   6800

Definition at line 32 of file OPotatoes.h.

Enumeration Type Documentation

◆ OPotatoesEatToDo

Enumerator
ope_start 
ope_fa_slurry 
ope_fa_manure 
ope_fp_slurry 
ope_fp_manure 
ope_spring_plough 
ope_spring_harrow 
ope_spring_sow 
ope_flaming_one 
ope_strigling_one 
ope_hilling_one 
ope_strigling_two 
ope_hilling_two 
ope_strigling_three 
ope_hilling_three 
ope_water_one 
ope_water_two 
ope_flaming_two 
ope_harvest 

Definition at line 37 of file OPotatoes.h.

37  {
38  ope_start = 1, // Compulsory, start event must always be 1 (one).
ope_hilling_three
Definition: OPotatoes.h:52
ope_hilling_one
Definition: OPotatoes.h:48
ope_fa_slurry
Definition: OPotatoes.h:39
OPOTATOESEAT_BASE
#define OPOTATOESEAT_BASE
Definition: OPotatoes.h:32
ope_water_two
Definition: OPotatoes.h:54
ope_harvest
Definition: OPotatoes.h:56
ope_flaming_two
Definition: OPotatoes.h:55
ope_start
Definition: OPotatoes.h:38
ope_flaming_one
Definition: OPotatoes.h:46
ope_water_one
Definition: OPotatoes.h:53
ope_spring_sow
Definition: OPotatoes.h:45
ope_fp_slurry
Definition: OPotatoes.h:41
ope_hilling_two
Definition: OPotatoes.h:50
ope_fp_manure
Definition: OPotatoes.h:42
ope_strigling_two
Definition: OPotatoes.h:49
ope_strigling_one
Definition: OPotatoes.h:47
ope_strigling_three
Definition: OPotatoes.h:51
ope_spring_harrow
Definition: OPotatoes.h:44
OPotatoesEatToDo
OPotatoesEatToDo
Definition: OPotatoes.h:37
ope_spring_plough
Definition: OPotatoes.h:43
ope_fa_manure
Definition: OPotatoes.h:40