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

Go to the source code of this file.

Classes

class  OCloverGrassGrazed1
 

Macros

#define OCGG1_BASE   4000
 
#define OCGG1_CUT_DATE   m_field->m_user[0]
 
#define OCGG1_SLURRY   m_field->m_user[1]
 

Enumerations

enum  OCloverGrassGrazedToDo {
  ocgg1_start = 1, ocgg1_ferti_zero =OCGG1_BASE, ocgg1_ferti_one, ocgg1_ferti_two,
  ocgg1_ferti_three, ocgg1_cut_to_silage, ocgg1_cut_to_silage1, ocgg1_cut_to_silage2,
  ocgg1_water_zero, ocgg1_water_one, ocgg1_cattle_out, ocgg1_cattle_is_out
}
 

Macro Definition Documentation

◆ OCGG1_BASE

#define OCGG1_BASE   4000

Definition at line 32 of file OCloverGrassGrazed1.h.

◆ OCGG1_CUT_DATE

#define OCGG1_CUT_DATE   m_field->m_user[0]

Definition at line 31 of file OCloverGrassGrazed1.h.

◆ OCGG1_SLURRY

#define OCGG1_SLURRY   m_field->m_user[1]

Definition at line 33 of file OCloverGrassGrazed1.h.

Enumeration Type Documentation

◆ OCloverGrassGrazedToDo

Enumerator
ocgg1_start 
ocgg1_ferti_zero 
ocgg1_ferti_one 
ocgg1_ferti_two 
ocgg1_ferti_three 
ocgg1_cut_to_silage 
ocgg1_cut_to_silage1 
ocgg1_cut_to_silage2 
ocgg1_water_zero 
ocgg1_water_one 
ocgg1_cattle_out 
ocgg1_cattle_is_out 

Definition at line 34 of file OCloverGrassGrazed1.h.

34  {
35  ocgg1_start = 1, // Compulsory, start event must always be 1 (one).
OCloverGrassGrazedToDo
OCloverGrassGrazedToDo
Definition: OCloverGrassGrazed1.h:34
ocgg1_cut_to_silage2
Definition: OCloverGrassGrazed1.h:42
ocgg1_ferti_three
Definition: OCloverGrassGrazed1.h:39
ocgg1_cattle_out
Definition: OCloverGrassGrazed1.h:45
ocgg1_ferti_one
Definition: OCloverGrassGrazed1.h:37
ocgg1_water_zero
Definition: OCloverGrassGrazed1.h:43
OCGG1_BASE
#define OCGG1_BASE
Definition: OCloverGrassGrazed1.h:32
ocgg1_start
Definition: OCloverGrassGrazed1.h:35
ocgg1_cut_to_silage
Definition: OCloverGrassGrazed1.h:40
ocgg1_cattle_is_out
Definition: OCloverGrassGrazed1.h:46
ocgg1_water_one
Definition: OCloverGrassGrazed1.h:44
ocgg1_ferti_zero
Definition: OCloverGrassGrazed1.h:36
ocgg1_ferti_two
Definition: OCloverGrassGrazed1.h:38
ocgg1_cut_to_silage1
Definition: OCloverGrassGrazed1.h:41