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

Go to the source code of this file.

Classes

class  FieldPeasStrigling
 

Macros

#define FPEASS_BASE   5500
 
#define FPEASS_INSECT_DATE   m_field->m_user[0]
 
#define FPEASS_FUNGI_DATE   m_field->m_user[1]
 
#define FPEASS_WATER_DATE   m_field->m_user[2]
 

Enumerations

enum  FieldPeasSToDo {
  fpst_start = 1, fpst_harvest = FPEASS_BASE, fpst_autumn_plough, fpst_spring_plough,
  fpst_spring_harrow, fpst_fertmanure_plant, fpst_fertmanure_stock, fpst_spring_sow,
  fpst_spring_roll, fpst_strigling1, fpst_strigling2, fpst_strigling3,
  fpst_strigling4, fpst_insecticide, fpst_fungicide, fpst_water_one,
  fpst_water_two, fpst_growth_reg, fpst_straw_chopping, fpst_foobar
}
 

Macro Definition Documentation

◆ FPEASS_BASE

#define FPEASS_BASE   5500

◆ FPEASS_FUNGI_DATE

#define FPEASS_FUNGI_DATE   m_field->m_user[1]

◆ FPEASS_INSECT_DATE

#define FPEASS_INSECT_DATE   m_field->m_user[0]

◆ FPEASS_WATER_DATE

#define FPEASS_WATER_DATE   m_field->m_user[2]

Enumeration Type Documentation

◆ FieldPeasSToDo

Enumerator
fpst_start 
fpst_harvest 
fpst_autumn_plough 
fpst_spring_plough 
fpst_spring_harrow 
fpst_fertmanure_plant 
fpst_fertmanure_stock 
fpst_spring_sow 
fpst_spring_roll 
fpst_strigling1 
fpst_strigling2 
fpst_strigling3 
fpst_strigling4 
fpst_insecticide 
fpst_fungicide 
fpst_water_one 
fpst_water_two 
fpst_growth_reg 
fpst_straw_chopping 
fpst_foobar 
fpst_straw_chopping
Definition: FieldPeasStrigling.h:56
fpst_autumn_plough
Definition: FieldPeasStrigling.h:40
fpst_strigling2
Definition: FieldPeasStrigling.h:48
fpst_strigling1
Definition: FieldPeasStrigling.h:47
fpst_strigling4
Definition: FieldPeasStrigling.h:50
fpst_spring_plough
Definition: FieldPeasStrigling.h:41
fpst_spring_sow
Definition: FieldPeasStrigling.h:45
fpst_start
Definition: FieldPeasStrigling.h:38
fpst_water_one
Definition: FieldPeasStrigling.h:53
fpst_fungicide
Definition: FieldPeasStrigling.h:52
fpst_harvest
Definition: FieldPeasStrigling.h:39
FieldPeasSToDo
FieldPeasSToDo
Definition: FieldPeasStrigling.h:37
FPEASS_BASE
#define FPEASS_BASE
Definition: FieldPeasStrigling.h:31
fpst_fertmanure_stock
Definition: FieldPeasStrigling.h:44
fpst_insecticide
Definition: FieldPeasStrigling.h:51
fpst_spring_roll
Definition: FieldPeasStrigling.h:46
fpst_fertmanure_plant
Definition: FieldPeasStrigling.h:43
fpst_growth_reg
Definition: FieldPeasStrigling.h:55
fpst_strigling3
Definition: FieldPeasStrigling.h:49
fpst_foobar
Definition: FieldPeasStrigling.h:57
fpst_spring_harrow
Definition: FieldPeasStrigling.h:42
fpst_water_two
Definition: FieldPeasStrigling.h:54