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

Go to the source code of this file.

Classes

class  WheatPControl
 

Macros

#define WHEATPCONTROL_H
 
#define WHEATPCONTROL_BASE   7500
 
#define WWP_WAIT_FOR_PLOUGH   m_field->m_user[0]
 
#define WWP_AUTUMN_PLOUGH   m_field->m_user[1]
 

Enumerations

enum  WWheatPControlToDo {
  wpc_start = 1, wpc_sleep_all_day = WHEATPCONTROL_BASE, wpc_ferti_p1, wpc_ferti_s1,
  wpc_ferti_s2, wpc_autumn_plough, wpc_autumn_harrow, wpc_stubble_harrow1,
  wpc_autumn_sow, wpc_autumn_roll, wpc_ferti_p2, wpc_herbicide1,
  wpc_spring_roll, wpc_herbicide2, wpc_GR, wpc_fungicide,
  wpc_fungicide2, wpc_insecticide1, wpc_insecticide2, wpc_insecticide3,
  wpc_strigling1, wpc_strigling2, wpc_water1, wpc_water2,
  wpc_ferti_p3, wpc_ferti_p4, wpc_ferti_p5, wpc_ferti_s3,
  wpc_ferti_s4, wpc_ferti_s5, wpc_harvest, wpc_straw_chopping,
  wpc_hay_turning, wpc_hay_baling, wpc_stubble_harrow2, wpc_grubning
}
 

Macro Definition Documentation

◆ WHEATPCONTROL_BASE

#define WHEATPCONTROL_BASE   7500

◆ WHEATPCONTROL_H

#define WHEATPCONTROL_H

◆ WWP_AUTUMN_PLOUGH

#define WWP_AUTUMN_PLOUGH   m_field->m_user[1]

◆ WWP_WAIT_FOR_PLOUGH

#define WWP_WAIT_FOR_PLOUGH   m_field->m_user[0]

Enumeration Type Documentation

◆ WWheatPControlToDo

Enumerator
wpc_start 
wpc_sleep_all_day 
wpc_ferti_p1 
wpc_ferti_s1 
wpc_ferti_s2 
wpc_autumn_plough 
wpc_autumn_harrow 
wpc_stubble_harrow1 
wpc_autumn_sow 
wpc_autumn_roll 
wpc_ferti_p2 
wpc_herbicide1 
wpc_spring_roll 
wpc_herbicide2 
wpc_GR 
wpc_fungicide 
wpc_fungicide2 
wpc_insecticide1 
wpc_insecticide2 
wpc_insecticide3 
wpc_strigling1 
wpc_strigling2 
wpc_water1 
wpc_water2 
wpc_ferti_p3 
wpc_ferti_p4 
wpc_ferti_p5 
wpc_ferti_s3 
wpc_ferti_s4 
wpc_ferti_s5 
wpc_harvest 
wpc_straw_chopping 
wpc_hay_turning 
wpc_hay_baling 
wpc_stubble_harrow2 
wpc_grubning 
wpc_autumn_harrow
Definition: WheatPControl.h:47
wpc_fungicide
Definition: WheatPControl.h:56
wpc_insecticide2
Definition: WheatPControl.h:59
wpc_ferti_p2
Definition: WheatPControl.h:51
wpc_hay_baling
Definition: WheatPControl.h:74
wpc_insecticide1
Definition: WheatPControl.h:58
WHEATPCONTROL_BASE
#define WHEATPCONTROL_BASE
Definition: WheatPControl.h:36
wpc_autumn_roll
Definition: WheatPControl.h:50
wpc_strigling1
Definition: WheatPControl.h:61
wpc_start
Definition: WheatPControl.h:41
wpc_grubning
Definition: WheatPControl.h:76
wpc_ferti_s4
Definition: WheatPControl.h:69
wpc_fungicide2
Definition: WheatPControl.h:57
wpc_stubble_harrow1
Definition: WheatPControl.h:48
wpc_ferti_s1
Definition: WheatPControl.h:44
wpc_sleep_all_day
Definition: WheatPControl.h:42
wpc_ferti_p4
Definition: WheatPControl.h:66
wpc_ferti_s5
Definition: WheatPControl.h:70
wpc_GR
Definition: WheatPControl.h:55
wpc_autumn_plough
Definition: WheatPControl.h:46
wpc_water1
Definition: WheatPControl.h:63
wpc_autumn_sow
Definition: WheatPControl.h:49
wpc_ferti_p3
Definition: WheatPControl.h:65
wpc_harvest
Definition: WheatPControl.h:71
wpc_stubble_harrow2
Definition: WheatPControl.h:75
WWheatPControlToDo
WWheatPControlToDo
Definition: WheatPControl.h:40
wpc_ferti_s2
Definition: WheatPControl.h:45
wpc_ferti_p1
Definition: WheatPControl.h:43
wpc_insecticide3
Definition: WheatPControl.h:60
wpc_herbicide1
Definition: WheatPControl.h:52
wpc_ferti_s3
Definition: WheatPControl.h:68
wpc_ferti_p5
Definition: WheatPControl.h:67
wpc_hay_turning
Definition: WheatPControl.h:73
wpc_strigling2
Definition: WheatPControl.h:62
wpc_herbicide2
Definition: WheatPControl.h:54
wpc_straw_chopping
Definition: WheatPControl.h:72
wpc_spring_roll
Definition: WheatPControl.h:53
wpc_water2
Definition: WheatPControl.h:64