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

Go to the source code of this file.

Classes

class  OTriticale
 

Macros

#define OTRITICALE_BASE   4400
 
#define OTRI_OCCUP_DATE   m_field->m_user[0]
 
#define OTRI_WATER_DATE   m_field->m_user[1]
 

Enumerations

enum  OTriticaleToDo {
  otri_start = 1, otri_fa_manure = OTRITICALE_BASE, otri_autumn_plough, otri_autumn_harrow,
  otri_autumn_sow, otri_autumn_roll, otri_spring_roll, otri_fa_npk,
  otri_fa_slurry, otri_strigling, otri_water, otri_harvest,
  otri_chopping, otri_hay_turning, otri_hay_bailing, otri_stubble_harrow,
  otri_foobar
}
 

Macro Definition Documentation

◆ OTRI_OCCUP_DATE

#define OTRI_OCCUP_DATE   m_field->m_user[0]

◆ OTRI_WATER_DATE

#define OTRI_WATER_DATE   m_field->m_user[1]

◆ OTRITICALE_BASE

#define OTRITICALE_BASE   4400

Enumeration Type Documentation

◆ OTriticaleToDo

Enumerator
otri_start 
otri_fa_manure 
otri_autumn_plough 
otri_autumn_harrow 
otri_autumn_sow 
otri_autumn_roll 
otri_spring_roll 
otri_fa_npk 
otri_fa_slurry 
otri_strigling 
otri_water 
otri_harvest 
otri_chopping 
otri_hay_turning 
otri_hay_bailing 
otri_stubble_harrow 
otri_foobar 
37  {
38  otri_start = 1, // Compulsory, start event must always be 1 (one).
48  otri_water,
otri_hay_bailing
Definition: OTriticale.h:52
otri_harvest
Definition: OTriticale.h:49
otri_fa_slurry
Definition: OTriticale.h:46
otri_stubble_harrow
Definition: OTriticale.h:53
otri_spring_roll
Definition: OTriticale.h:44
otri_foobar
Definition: OTriticale.h:54
otri_fa_manure
Definition: OTriticale.h:39
otri_chopping
Definition: OTriticale.h:50
otri_autumn_sow
Definition: OTriticale.h:42
otri_hay_turning
Definition: OTriticale.h:51
otri_fa_npk
Definition: OTriticale.h:45
otri_autumn_roll
Definition: OTriticale.h:43
otri_water
Definition: OTriticale.h:48
otri_autumn_harrow
Definition: OTriticale.h:41
otri_strigling
Definition: OTriticale.h:47
OTriticaleToDo
OTriticaleToDo
Definition: OTriticale.h:37
OTRITICALE_BASE
#define OTRITICALE_BASE
Definition: OTriticale.h:31
otri_start
Definition: OTriticale.h:38
otri_autumn_plough
Definition: OTriticale.h:40