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

Go to the source code of this file.

Classes

class  OPotatoes
 

Macros

#define OPOTATOESEAT_BASE   3600
 
#define OPOT_SLURRY_DATE   m_field->m_user[0]
 
#define OPOT_SOW_DATE   m_field->m_user[1]
 
#define OPOT_HILLING_THREE   m_field->m_user[2]
 

Enumerations

enum  OPotatoesEatToDo {
  ope_start = 1, ope_fa_slurry = OPOTATOESEAT_BASE, ope_fa_manure, ope_fp_slurry,
  ope_fp_manure, ope_spring_plough, ope_spring_harrow, ope_spring_sow,
  ope_flaming_one, ope_strigling_one, ope_hilling_one, ope_strigling_two,
  ope_hilling_two, ope_strigling_three, ope_hilling_three, ope_water_one,
  ope_water_two, ope_flaming_two, ope_harvest, ope_foobar
}
 

Macro Definition Documentation

◆ OPOT_HILLING_THREE

#define OPOT_HILLING_THREE   m_field->m_user[2]

◆ OPOT_SLURRY_DATE

#define OPOT_SLURRY_DATE   m_field->m_user[0]

◆ OPOT_SOW_DATE

#define OPOT_SOW_DATE   m_field->m_user[1]

◆ OPOTATOESEAT_BASE

#define OPOTATOESEAT_BASE   3600

Enumeration Type Documentation

◆ OPotatoesEatToDo

Enumerator
ope_start 
ope_fa_slurry 
ope_fa_manure 
ope_fp_slurry 
ope_fp_manure 
ope_spring_plough 
ope_spring_harrow 
ope_spring_sow 
ope_flaming_one 
ope_strigling_one 
ope_hilling_one 
ope_strigling_two 
ope_hilling_two 
ope_strigling_three 
ope_hilling_three 
ope_water_one 
ope_water_two 
ope_flaming_two 
ope_harvest 
ope_foobar 
37  {
38  ope_start = 1, // Compulsory, start event must always be 1 (one).
57  ope_foobar,
ope_hilling_three
Definition: OPotatoes.h:52
ope_hilling_one
Definition: OPotatoes.h:48
ope_fa_slurry
Definition: OPotatoes.h:39
OPOTATOESEAT_BASE
#define OPOTATOESEAT_BASE
Definition: OPotatoes.h:32
ope_water_two
Definition: OPotatoes.h:54
ope_harvest
Definition: OPotatoes.h:56
ope_flaming_two
Definition: OPotatoes.h:55
ope_start
Definition: OPotatoes.h:38
ope_flaming_one
Definition: OPotatoes.h:46
ope_water_one
Definition: OPotatoes.h:53
ope_spring_sow
Definition: OPotatoes.h:45
ope_fp_slurry
Definition: OPotatoes.h:41
ope_hilling_two
Definition: OPotatoes.h:50
ope_fp_manure
Definition: OPotatoes.h:42
ope_strigling_two
Definition: OPotatoes.h:49
ope_strigling_one
Definition: OPotatoes.h:47
ope_strigling_three
Definition: OPotatoes.h:51
ope_spring_harrow
Definition: OPotatoes.h:44
OPotatoesEatToDo
OPotatoesEatToDo
Definition: OPotatoes.h:37
ope_spring_plough
Definition: OPotatoes.h:43
ope_fa_manure
Definition: OPotatoes.h:40
ope_foobar
Definition: OPotatoes.h:57