File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OPermanentGrassGrazed.h File Reference

Go to the source code of this file.

Classes

class  OPermanentGrassGrazed
 

Macros

#define OPGG_BASE   3500
 
#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, opgg_foobar
}
 

Macro Definition Documentation

◆ OPGG_BASE

#define OPGG_BASE   3500

◆ OPGG_CUT_DATE

#define OPGG_CUT_DATE   m_field->m_user[0]

◆ OPGG_FERTI_DATE

#define OPGG_FERTI_DATE   m_field->m_user[1]

◆ OPGG_TURN_DATE

#define OPGG_TURN_DATE   m_field->m_user[2]

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 
opgg_foobar 
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_foobar
Definition: OPermanentGrassGrazed.h:47
opgg_cattle_out2
Definition: OPermanentGrassGrazed.h:40
OPGG_BASE
#define OPGG_BASE
Definition: OPermanentGrassGrazed.h:31
opgg_cut_weeds
Definition: OPermanentGrassGrazed.h:42