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

Go to the source code of this file.

Classes

class  OWinterWheat
 

Macros

#define OWINTERWHEAT_BASE   5040
 
#define OWW_HARROW_RUNS   m_field->m_user[1]
 
#define OWW_PLOUGH_RUNS   m_field->m_user[0]
 

Enumerations

enum  OWinterWheatToDo {
  oww_start = 1, oww_sleep_all_day = OWINTERWHEAT_BASE, oww_ferti_s1, oww_ferti_s2,
  oww_ferti_s3, oww_ferti_p1, oww_ferti_p2, oww_autumn_plough,
  oww_autumn_harrow, oww_autumn_sow, oww_strigling1, oww_strigling2,
  oww_strigling_sow, oww_spring_sow, oww_spring_roll1, oww_spring_roll2,
  oww_harvest, oww_hay_turning, oww_straw_chopping, oww_hay_baling,
  oww_stubble_harrow1, oww_stubble_harrow2, oww_deep_plough, oww_catch_all
}
 

Macro Definition Documentation

◆ OWINTERWHEAT_BASE

#define OWINTERWHEAT_BASE   5040

Definition at line 31 of file OWinterWheat.h.

◆ OWW_HARROW_RUNS

#define OWW_HARROW_RUNS   m_field->m_user[1]

Definition at line 33 of file OWinterWheat.h.

◆ OWW_PLOUGH_RUNS

#define OWW_PLOUGH_RUNS   m_field->m_user[0]

Definition at line 32 of file OWinterWheat.h.

Enumeration Type Documentation

◆ OWinterWheatToDo

Enumerator
oww_start 
oww_sleep_all_day 
oww_ferti_s1 
oww_ferti_s2 
oww_ferti_s3 
oww_ferti_p1 
oww_ferti_p2 
oww_autumn_plough 
oww_autumn_harrow 
oww_autumn_sow 
oww_strigling1 
oww_strigling2 
oww_strigling_sow 
oww_spring_sow 
oww_spring_roll1 
oww_spring_roll2 
oww_harvest 
oww_hay_turning 
oww_straw_chopping 
oww_hay_baling 
oww_stubble_harrow1 
oww_stubble_harrow2 
oww_deep_plough 
oww_catch_all 

Definition at line 35 of file OWinterWheat.h.

oww_hay_turning
Definition: OWinterWheat.h:53
oww_spring_roll1
Definition: OWinterWheat.h:50
oww_start
Definition: OWinterWheat.h:36
oww_ferti_s1
Definition: OWinterWheat.h:38
oww_hay_baling
Definition: OWinterWheat.h:55
oww_harvest
Definition: OWinterWheat.h:52
oww_autumn_plough
Definition: OWinterWheat.h:43
oww_stubble_harrow1
Definition: OWinterWheat.h:56
oww_strigling1
Definition: OWinterWheat.h:46
oww_sleep_all_day
Definition: OWinterWheat.h:37
oww_autumn_harrow
Definition: OWinterWheat.h:44
oww_stubble_harrow2
Definition: OWinterWheat.h:57
oww_autumn_sow
Definition: OWinterWheat.h:45
oww_straw_chopping
Definition: OWinterWheat.h:54
oww_spring_sow
Definition: OWinterWheat.h:49
oww_spring_roll2
Definition: OWinterWheat.h:51
OWINTERWHEAT_BASE
#define OWINTERWHEAT_BASE
Definition: OWinterWheat.h:31
OWinterWheatToDo
OWinterWheatToDo
Definition: OWinterWheat.h:35
oww_ferti_p1
Definition: OWinterWheat.h:41
oww_ferti_p2
Definition: OWinterWheat.h:42
oww_ferti_s2
Definition: OWinterWheat.h:39
oww_catch_all
Definition: OWinterWheat.h:59
oww_strigling_sow
Definition: OWinterWheat.h:48
oww_ferti_s3
Definition: OWinterWheat.h:40
oww_strigling2
Definition: OWinterWheat.h:47
oww_deep_plough
Definition: OWinterWheat.h:58