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

Go to the source code of this file.

Classes

class  OWinterWheat
 

Macros

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

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,
  oww_foobar
}
 

Macro Definition Documentation

◆ OWINTERWHEAT_BASE

#define OWINTERWHEAT_BASE   4900

◆ OWW_HARROW_RUNS

#define OWW_HARROW_RUNS   m_field->m_user[1]

◆ OWW_PLOUGH_RUNS

#define OWW_PLOUGH_RUNS   m_field->m_user[0]

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 
oww_foobar 
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_foobar
Definition: OWinterWheat.h:60
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