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
OFieldPeasSilage.h File Reference

Go to the source code of this file.

Classes

class  OFieldPeasSilage
 

Macros

#define OFPEASSILAGE_BASE   3000
 

Enumerations

enum  OFieldPeasSilageToDo {
  ofps_start = 1, ofps_harvest = OFPEASSILAGE_BASE, ofps_spring_plough, ofps_spring_harrow,
  ofps_spring_roll, ofps_spring_sow, ofps_strigling1, ofps_strigling2,
  ofps_strigling3, ofps_strigling4, ofps_water1, ofps_water2,
  ofps_straw_chopping, ofps_foobar
}
 

Macro Definition Documentation

◆ OFPEASSILAGE_BASE

#define OFPEASSILAGE_BASE   3000

Enumeration Type Documentation

◆ OFieldPeasSilageToDo

Enumerator
ofps_start 
ofps_harvest 
ofps_spring_plough 
ofps_spring_harrow 
ofps_spring_roll 
ofps_spring_sow 
ofps_strigling1 
ofps_strigling2 
ofps_strigling3 
ofps_strigling4 
ofps_water1 
ofps_water2 
ofps_straw_chopping 
ofps_foobar 
33  {
34  ofps_start = 1, // Compulsory, start event must always be 1 (one).
ofps_strigling4
Definition: OFieldPeasSilage.h:43
ofps_spring_roll
Definition: OFieldPeasSilage.h:38
ofps_foobar
Definition: OFieldPeasSilage.h:47
ofps_water1
Definition: OFieldPeasSilage.h:44
ofps_strigling2
Definition: OFieldPeasSilage.h:41
ofps_spring_sow
Definition: OFieldPeasSilage.h:39
ofps_straw_chopping
Definition: OFieldPeasSilage.h:46
OFieldPeasSilageToDo
OFieldPeasSilageToDo
Definition: OFieldPeasSilage.h:33
ofps_water2
Definition: OFieldPeasSilage.h:45
ofps_start
Definition: OFieldPeasSilage.h:34
ofps_harvest
Definition: OFieldPeasSilage.h:35
ofps_strigling1
Definition: OFieldPeasSilage.h:40
ofps_strigling3
Definition: OFieldPeasSilage.h:42
OFPEASSILAGE_BASE
#define OFPEASSILAGE_BASE
Definition: OFieldPeasSilage.h:31
ofps_spring_harrow
Definition: OFieldPeasSilage.h:37
ofps_spring_plough
Definition: OFieldPeasSilage.h:36