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

Go to the source code of this file.

Classes

class  OPermanentGrassGrazed
 

Macros

#define OPGG_BASE   4600
 
#define OPGG_CUT_DATE   m_field->m_user[0]
 
#define OPGG_FERTI_DATE   m_field->m_user[1]
 
#define OPGG_TURN_DATE   m_field->m_user[2]
 

Enumerations

enum  OPermanentGrassGrazedToDo {
  opgg_start = 1, opgg_cut_to_hay = OPGG_BASE, opgg_cattle_out1, opgg_cattle_out2,
  opgg_cattle_is_out, opgg_cut_weeds, opgg_ferti_s, opgg_raking1,
  opgg_raking2, opgg_compress_straw
}
 

Macro Definition Documentation

◆ OPGG_BASE

#define OPGG_BASE   4600

Definition at line 31 of file OPermanentGrassGrazed.h.

◆ OPGG_CUT_DATE

#define OPGG_CUT_DATE   m_field->m_user[0]

Definition at line 32 of file OPermanentGrassGrazed.h.

◆ OPGG_FERTI_DATE

#define OPGG_FERTI_DATE   m_field->m_user[1]

Definition at line 33 of file OPermanentGrassGrazed.h.

◆ OPGG_TURN_DATE

#define OPGG_TURN_DATE   m_field->m_user[2]

Definition at line 34 of file OPermanentGrassGrazed.h.

Enumeration Type Documentation

◆ OPermanentGrassGrazedToDo

Enumerator
opgg_start 
opgg_cut_to_hay 
opgg_cattle_out1 
opgg_cattle_out2 
opgg_cattle_is_out 
opgg_cut_weeds 
opgg_ferti_s 
opgg_raking1 
opgg_raking2 
opgg_compress_straw 

Definition at line 36 of file OPermanentGrassGrazed.h.

36  {
37  opgg_start = 1, // Compulsory, start event must always be 1 (one).
opgg_cattle_out1
Definition: OPermanentGrassGrazed.h:39
opgg_cattle_is_out
Definition: OPermanentGrassGrazed.h:41
opgg_raking1
Definition: OPermanentGrassGrazed.h:44
opgg_raking2
Definition: OPermanentGrassGrazed.h:45
OPermanentGrassGrazedToDo
OPermanentGrassGrazedToDo
Definition: OPermanentGrassGrazed.h:36
opgg_cut_to_hay
Definition: OPermanentGrassGrazed.h:38
opgg_ferti_s
Definition: OPermanentGrassGrazed.h:43
opgg_start
Definition: OPermanentGrassGrazed.h:37
opgg_compress_straw
Definition: OPermanentGrassGrazed.h:46
opgg_cattle_out2
Definition: OPermanentGrassGrazed.h:40
OPGG_BASE
#define OPGG_BASE
Definition: OPermanentGrassGrazed.h:31
opgg_cut_weeds
Definition: OPermanentGrassGrazed.h:42