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

Go to the source code of this file.

Classes

class  WinterRye
 

Macros

#define WRY_DECIDE_TO_HERB   m_field->m_user[2]
 
#define WRY_DID_MANURE   m_field->m_user[0]
 
#define WRY_DID_SLUDGE   m_field->m_user[1]
 
#define WRYE_BASE   5500
 

Enumerations

enum  WinterRyeToDo {
  wry_start = 1, wry_fertmanure_stock = WRYE_BASE, wry_fertsludge_stock, wry_autumn_plough,
  wry_autumn_harrow, wry_autumn_sow, wry_autumn_roll, wry_fertmanganese_plant_one,
  wry_fertnpk_plant, wry_fertmanganese_plant_two, wry_fertslurry_stock, wry_fert_ammonium_stock,
  wry_spring_roll, wry_strigling, wry_growth_reg_one, wry_herbicide,
  wry_herbicide_two, wry_growth_reg_two, wry_fungicide, wry_insecticide,
  wry_water, wry_harvest, wry_straw_chopping, wry_hay_turning,
  wry_hay_bailing, wry_stubble_harrowing
}
 

Macro Definition Documentation

◆ WRY_DECIDE_TO_HERB

#define WRY_DECIDE_TO_HERB   m_field->m_user[2]

Definition at line 43 of file WinterRye.h.

◆ WRY_DID_MANURE

#define WRY_DID_MANURE   m_field->m_user[0]

Definition at line 41 of file WinterRye.h.

◆ WRY_DID_SLUDGE

#define WRY_DID_SLUDGE   m_field->m_user[1]

Definition at line 42 of file WinterRye.h.

◆ WRYE_BASE

#define WRYE_BASE   5500

Definition at line 40 of file WinterRye.h.

Enumeration Type Documentation

◆ WinterRyeToDo

Enumerator
wry_start 
wry_fertmanure_stock 
wry_fertsludge_stock 
wry_autumn_plough 
wry_autumn_harrow 
wry_autumn_sow 
wry_autumn_roll 
wry_fertmanganese_plant_one 
wry_fertnpk_plant 
wry_fertmanganese_plant_two 
wry_fertslurry_stock 
wry_fert_ammonium_stock 
wry_spring_roll 
wry_strigling 
wry_growth_reg_one 
wry_herbicide 
wry_herbicide_two 
wry_growth_reg_two 
wry_fungicide 
wry_insecticide 
wry_water 
wry_harvest 
wry_straw_chopping 
wry_hay_turning 
wry_hay_bailing 
wry_stubble_harrowing 

Definition at line 45 of file WinterRye.h.

wry_fungicide
Definition: WinterRye.h:64
wry_fertmanure_stock
Definition: WinterRye.h:47
wry_fertnpk_plant
Definition: WinterRye.h:54
wry_herbicide
Definition: WinterRye.h:61
wry_water
Definition: WinterRye.h:66
wry_fert_ammonium_stock
Definition: WinterRye.h:57
wry_insecticide
Definition: WinterRye.h:65
wry_hay_turning
Definition: WinterRye.h:69
wry_fertsludge_stock
Definition: WinterRye.h:48
wry_growth_reg_two
Definition: WinterRye.h:63
wry_autumn_roll
Definition: WinterRye.h:52
wry_harvest
Definition: WinterRye.h:67
WinterRyeToDo
WinterRyeToDo
Definition: WinterRye.h:45
wry_herbicide_two
Definition: WinterRye.h:62
wry_spring_roll
Definition: WinterRye.h:58
wry_autumn_plough
Definition: WinterRye.h:49
wry_autumn_sow
Definition: WinterRye.h:51
wry_growth_reg_one
Definition: WinterRye.h:60
WRYE_BASE
#define WRYE_BASE
Definition: WinterRye.h:40
wry_straw_chopping
Definition: WinterRye.h:68
wry_fertmanganese_plant_two
Definition: WinterRye.h:55
wry_strigling
Definition: WinterRye.h:59
wry_stubble_harrowing
Definition: WinterRye.h:71
wry_fertmanganese_plant_one
Definition: WinterRye.h:53
wry_autumn_harrow
Definition: WinterRye.h:50
wry_start
Definition: WinterRye.h:46
wry_hay_bailing
Definition: WinterRye.h:70
wry_fertslurry_stock
Definition: WinterRye.h:56