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

Go to the source code of this file.

Classes

class  DK_OPotato
 

Macros

#define DK_OPO_BASE   69400
 
#define DK_OPO_FORCESPRING   a_field->m_user[1]
 
#define DK_OPO_SANDY   a_field->m_user[2]
 

Enumerations

enum  DK_OPotatoToDo {
  dk_opo_start = 1, dk_opo_autumn_remove_straw = DK_OPO_BASE, dk_opo_spring_remove_straw, dk_opo_autumn_stoneburier,
  dk_opo_autumn_plough, dk_opo_spring_stoneburier, dk_opo_spring_plough, dk_opo_deep_harrow1,
  dk_opo_ferti_s, dk_opo_ferti_p, dk_opo_ferti_sow, dk_opo_calcium_sand_s,
  dk_opo_calcium_sand_p, dk_opo_water1_s, dk_opo_water2_s, dk_opo_water3_s,
  dk_opo_water1_c, dk_opo_water2_c, dk_opo_water3_c, dk_opo_row_cultivation1,
  dk_opo_hilling_up1, dk_opo_row_cultivation2, dk_opo_hilling_up2, dk_opo_harrow,
  dk_opo_hilling_up3, dk_opo_row_cultivation3, dk_opo_hilling_up4, dk_opo_top_off,
  dk_opo_harvest, dk_opo_deep_harrow2, dk_opo_foobar
}
 

Macro Definition Documentation

◆ DK_OPO_BASE

#define DK_OPO_BASE   69400

◆ DK_OPO_FORCESPRING

#define DK_OPO_FORCESPRING   a_field->m_user[1]

◆ DK_OPO_SANDY

#define DK_OPO_SANDY   a_field->m_user[2]

Enumeration Type Documentation

◆ DK_OPotatoToDo

Enumerator
dk_opo_start 
dk_opo_autumn_remove_straw 
dk_opo_spring_remove_straw 
dk_opo_autumn_stoneburier 
dk_opo_autumn_plough 
dk_opo_spring_stoneburier 
dk_opo_spring_plough 
dk_opo_deep_harrow1 
dk_opo_ferti_s 
dk_opo_ferti_p 
dk_opo_ferti_sow 
dk_opo_calcium_sand_s 
dk_opo_calcium_sand_p 
dk_opo_water1_s 
dk_opo_water2_s 
dk_opo_water3_s 
dk_opo_water1_c 
dk_opo_water2_c 
dk_opo_water3_c 
dk_opo_row_cultivation1 
dk_opo_hilling_up1 
dk_opo_row_cultivation2 
dk_opo_hilling_up2 
dk_opo_harrow 
dk_opo_hilling_up3 
dk_opo_row_cultivation3 
dk_opo_hilling_up4 
dk_opo_top_off 
dk_opo_harvest 
dk_opo_deep_harrow2 
dk_opo_foobar 
dk_opo_spring_plough
Definition: DK_OPotato.h:50
DK_OPO_BASE
#define DK_OPO_BASE
Definition: DK_OPotato.h:39
dk_opo_harrow
Definition: DK_OPotato.h:67
dk_opo_water1_c
Definition: DK_OPotato.h:60
dk_opo_deep_harrow2
Definition: DK_OPotato.h:73
dk_opo_water2_s
Definition: DK_OPotato.h:58
dk_opo_ferti_p
Definition: DK_OPotato.h:53
dk_opo_row_cultivation2
Definition: DK_OPotato.h:65
dk_opo_spring_remove_straw
Definition: DK_OPotato.h:46
dk_opo_top_off
Definition: DK_OPotato.h:71
dk_opo_start
Definition: DK_OPotato.h:44
dk_opo_water1_s
Definition: DK_OPotato.h:57
dk_opo_deep_harrow1
Definition: DK_OPotato.h:51
DK_OPotatoToDo
DK_OPotatoToDo
Definition: DK_OPotato.h:43
dk_opo_spring_stoneburier
Definition: DK_OPotato.h:49
dk_opo_calcium_sand_s
Definition: DK_OPotato.h:55
dk_opo_ferti_s
Definition: DK_OPotato.h:52
dk_opo_water2_c
Definition: DK_OPotato.h:61
dk_opo_water3_c
Definition: DK_OPotato.h:62
dk_opo_row_cultivation3
Definition: DK_OPotato.h:69
dk_opo_foobar
Definition: DK_OPotato.h:74
dk_opo_hilling_up1
Definition: DK_OPotato.h:64
dk_opo_row_cultivation1
Definition: DK_OPotato.h:63
dk_opo_hilling_up4
Definition: DK_OPotato.h:70
dk_opo_hilling_up2
Definition: DK_OPotato.h:66
dk_opo_autumn_remove_straw
Definition: DK_OPotato.h:45
dk_opo_water3_s
Definition: DK_OPotato.h:59
dk_opo_hilling_up3
Definition: DK_OPotato.h:68
dk_opo_autumn_stoneburier
Definition: DK_OPotato.h:47
dk_opo_autumn_plough
Definition: DK_OPotato.h:48
dk_opo_calcium_sand_p
Definition: DK_OPotato.h:56
dk_opo_harvest
Definition: DK_OPotato.h:72
dk_opo_ferti_sow
Definition: DK_OPotato.h:54