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

Go to the source code of this file.

Classes

class  DE_OPeas
 

Macros

#define DE_OPEAS_DO_CATCHCROP   a_field->m_user[2]
 A flag used to indicate do catch crop. More...
 
#define DE_OPEAS_BASE   38800
 

Enumerations

enum  DE_OPeassToDo {
  de_ope_start = 1, de_ope_sleep_all_day = DE_OPEAS_BASE, de_ope_spring_harrow1, de_ope_spring_plough,
  de_ope_ferti_s, de_ope_ferti_p, de_ope_spring_harrow2, de_ope_spring_row_sow,
  de_ope_strigling, de_ope_rowcultivation1, de_ope_rowcultivation2, de_ope_harvest,
  de_ope_foobar
}
 

Macro Definition Documentation

◆ DE_OPEAS_BASE

#define DE_OPEAS_BASE   38800

◆ DE_OPEAS_DO_CATCHCROP

#define DE_OPEAS_DO_CATCHCROP   a_field->m_user[2]

A flag used to indicate do catch crop.

Enumeration Type Documentation

◆ DE_OPeassToDo

Enumerator
de_ope_start 
de_ope_sleep_all_day 
de_ope_spring_harrow1 
de_ope_spring_plough 
de_ope_ferti_s 
de_ope_ferti_p 
de_ope_spring_harrow2 
de_ope_spring_row_sow 
de_ope_strigling 
de_ope_rowcultivation1 
de_ope_rowcultivation2 
de_ope_harvest 
de_ope_foobar 
de_ope_spring_harrow1
Definition: DE_OPeas.h:38
de_ope_rowcultivation1
Definition: DE_OPeas.h:45
de_ope_ferti_s
Definition: DE_OPeas.h:40
de_ope_spring_harrow2
Definition: DE_OPeas.h:42
DE_OPEAS_BASE
#define DE_OPEAS_BASE
Definition: DE_OPeas.h:33
de_ope_rowcultivation2
Definition: DE_OPeas.h:46
DE_OPeassToDo
DE_OPeassToDo
Definition: DE_OPeas.h:35
de_ope_foobar
Definition: DE_OPeas.h:48
de_ope_sleep_all_day
Definition: DE_OPeas.h:37
de_ope_start
Definition: DE_OPeas.h:36
de_ope_harvest
Definition: DE_OPeas.h:47
de_ope_strigling
Definition: DE_OPeas.h:44
de_ope_ferti_p
Definition: DE_OPeas.h:41
de_ope_spring_plough
Definition: DE_OPeas.h:39
de_ope_spring_row_sow
Definition: DE_OPeas.h:43