ALMaSS Hare ODDox  1.1
The hare model description following ODdox protocol
FieldPeasSilage.h File Reference

Go to the source code of this file.

Classes

class  FieldPeasSilage
 

Macros

#define FPEADSI_FUNGI_DATE   m_field->m_user[1]
 
#define FPEADSI_INSECT_DATE   m_field->m_user[0]
 
#define FPEADSI_WATER_DATE   m_field->m_user[2]
 
#define FPEASSI_BASE   5330
 
#define FPEASSI_DECIDE_TO_HERB   m_field->m_user[3]
 

Enumerations

enum  FieldPeasSilageToDo {
  fpsi_start = 1, fpsi_harvest = FPEASSI_BASE, fpsi_autumn_plough, fpsi_spring_plough,
  fpsi_spring_harrow, fpsi_fertmanure_plant, fpsi_fertmanure_stock, fpsi_spring_sow,
  fpsi_spring_roll, fpsi_herbicide_one, fpsi_herbicide_two, fpsi_insecticide,
  fpsi_fungicide, fpsi_water_one, fpsi_water_two, fpsi_growth_reg,
  fpsi_straw_chopping
}
 

Macro Definition Documentation

◆ FPEADSI_FUNGI_DATE

#define FPEADSI_FUNGI_DATE   m_field->m_user[1]

Definition at line 34 of file FieldPeasSilage.h.

◆ FPEADSI_INSECT_DATE

#define FPEADSI_INSECT_DATE   m_field->m_user[0]

Definition at line 33 of file FieldPeasSilage.h.

◆ FPEADSI_WATER_DATE

#define FPEADSI_WATER_DATE   m_field->m_user[2]

Definition at line 35 of file FieldPeasSilage.h.

◆ FPEASSI_BASE

#define FPEASSI_BASE   5330

Definition at line 31 of file FieldPeasSilage.h.

◆ FPEASSI_DECIDE_TO_HERB

#define FPEASSI_DECIDE_TO_HERB   m_field->m_user[3]

Definition at line 36 of file FieldPeasSilage.h.

Enumeration Type Documentation

◆ FieldPeasSilageToDo

Enumerator
fpsi_start 
fpsi_harvest 
fpsi_autumn_plough 
fpsi_spring_plough 
fpsi_spring_harrow 
fpsi_fertmanure_plant 
fpsi_fertmanure_stock 
fpsi_spring_sow 
fpsi_spring_roll 
fpsi_herbicide_one 
fpsi_herbicide_two 
fpsi_insecticide 
fpsi_fungicide 
fpsi_water_one 
fpsi_water_two 
fpsi_growth_reg 
fpsi_straw_chopping 

Definition at line 39 of file FieldPeasSilage.h.

fpsi_autumn_plough
Definition: FieldPeasSilage.h:42
fpsi_insecticide
Definition: FieldPeasSilage.h:51
fpsi_spring_harrow
Definition: FieldPeasSilage.h:44
fpsi_spring_plough
Definition: FieldPeasSilage.h:43
fpsi_herbicide_two
Definition: FieldPeasSilage.h:50
FPEASSI_BASE
#define FPEASSI_BASE
Definition: FieldPeasSilage.h:31
fpsi_growth_reg
Definition: FieldPeasSilage.h:55
fpsi_herbicide_one
Definition: FieldPeasSilage.h:49
fpsi_harvest
Definition: FieldPeasSilage.h:41
fpsi_fungicide
Definition: FieldPeasSilage.h:52
fpsi_water_two
Definition: FieldPeasSilage.h:54
fpsi_spring_sow
Definition: FieldPeasSilage.h:47
fpsi_spring_roll
Definition: FieldPeasSilage.h:48
fpsi_fertmanure_stock
Definition: FieldPeasSilage.h:46
fpsi_start
Definition: FieldPeasSilage.h:40
fpsi_straw_chopping
Definition: FieldPeasSilage.h:56
fpsi_fertmanure_plant
Definition: FieldPeasSilage.h:45
FieldPeasSilageToDo
FieldPeasSilageToDo
Definition: FieldPeasSilage.h:39
fpsi_water_one
Definition: FieldPeasSilage.h:53