Loading [MathJax]/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
OCloverGrassGrazed1.h File Reference

Go to the source code of this file.

Classes

class  OCloverGrassGrazed1
 

Macros

#define OCGG1_CUT_DATE   m_field->m_user[0]
 
#define OCGG1_BASE   2600
 
#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,
  ocgg1_foobar
}
 

Macro Definition Documentation

◆ OCGG1_BASE

#define OCGG1_BASE   2600

◆ OCGG1_CUT_DATE

#define OCGG1_CUT_DATE   m_field->m_user[0]

◆ OCGG1_SLURRY

#define OCGG1_SLURRY   m_field->m_user[1]

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 
ocgg1_foobar 
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_foobar
Definition: OCloverGrassGrazed1.h:47
ocgg1_ferti_zero
Definition: OCloverGrassGrazed1.h:36
ocgg1_ferti_two
Definition: OCloverGrassGrazed1.h:38
ocgg1_cut_to_silage1
Definition: OCloverGrassGrazed1.h:41