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

Go to the source code of this file.

Classes

class  DK_VegSeeds
 

Macros

#define DK_VS_FORCESPRING   a_field->m_user[1]
 
#define DK_VS_AUTUMNPLOUGH   a_field->m_user[2]
 
#define DK_VS_BASE   160500
 

Enumerations

enum  DK_VegSeedsToDo {
  dk_vs_start = 1, dk_vs_autumn_plough = DK_VS_BASE, dk_vs_molluscicide, dk_vs_spring_plough,
  dk_vs_ferti_s, dk_vs_ferti_p, dk_vs_sow_cultivation, dk_vs_herbicide1,
  dk_vs_herbicide2, dk_vs_herbicide3, dk_vs_herbicide4, dk_vs_herbicide5,
  dk_vs_manganese, dk_vs_row_cultivation1, dk_vs_row_cultivation2, dk_vs_row_cultivation3,
  dk_vs_fungicide1, dk_vs_fungicide2, dk_vs_insecticide, dk_vs_water,
  dk_vs_swathing, dk_vs_herbicide6, dk_vs_harvest, dk_vs_foobar
}
 

Macro Definition Documentation

◆ DK_VS_AUTUMNPLOUGH

#define DK_VS_AUTUMNPLOUGH   a_field->m_user[2]

◆ DK_VS_BASE

#define DK_VS_BASE   160500

◆ DK_VS_FORCESPRING

#define DK_VS_FORCESPRING   a_field->m_user[1]

Enumeration Type Documentation

◆ DK_VegSeedsToDo

Enumerator
dk_vs_start 
dk_vs_autumn_plough 
dk_vs_molluscicide 
dk_vs_spring_plough 
dk_vs_ferti_s 
dk_vs_ferti_p 
dk_vs_sow_cultivation 
dk_vs_herbicide1 
dk_vs_herbicide2 
dk_vs_herbicide3 
dk_vs_herbicide4 
dk_vs_herbicide5 
dk_vs_manganese 
dk_vs_row_cultivation1 
dk_vs_row_cultivation2 
dk_vs_row_cultivation3 
dk_vs_fungicide1 
dk_vs_fungicide2 
dk_vs_insecticide 
dk_vs_water 
dk_vs_swathing 
dk_vs_herbicide6 
dk_vs_harvest 
dk_vs_foobar 
dk_vs_swathing
Definition: DK_VegSeeds.h:66
dk_vs_row_cultivation1
Definition: DK_VegSeeds.h:59
dk_vs_ferti_p
Definition: DK_VegSeeds.h:51
dk_vs_fungicide1
Definition: DK_VegSeeds.h:62
dk_vs_water
Definition: DK_VegSeeds.h:65
dk_vs_herbicide5
Definition: DK_VegSeeds.h:57
dk_vs_herbicide6
Definition: DK_VegSeeds.h:67
dk_vs_insecticide
Definition: DK_VegSeeds.h:64
dk_vs_autumn_plough
Definition: DK_VegSeeds.h:47
DK_VegSeedsToDo
DK_VegSeedsToDo
Definition: DK_VegSeeds.h:45
dk_vs_start
Definition: DK_VegSeeds.h:46
dk_vs_fungicide2
Definition: DK_VegSeeds.h:63
dk_vs_sow_cultivation
Definition: DK_VegSeeds.h:52
dk_vs_harvest
Definition: DK_VegSeeds.h:68
dk_vs_molluscicide
Definition: DK_VegSeeds.h:48
dk_vs_herbicide3
Definition: DK_VegSeeds.h:55
dk_vs_row_cultivation2
Definition: DK_VegSeeds.h:60
dk_vs_herbicide4
Definition: DK_VegSeeds.h:56
dk_vs_ferti_s
Definition: DK_VegSeeds.h:50
dk_vs_herbicide1
Definition: DK_VegSeeds.h:53
dk_vs_row_cultivation3
Definition: DK_VegSeeds.h:61
dk_vs_manganese
Definition: DK_VegSeeds.h:58
DK_VS_BASE
#define DK_VS_BASE
Definition: DK_VegSeeds.h:42
dk_vs_spring_plough
Definition: DK_VegSeeds.h:49
dk_vs_foobar
Definition: DK_VegSeeds.h:69
dk_vs_herbicide2
Definition: DK_VegSeeds.h:54