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
|
Go to the source code of this file.
|
enum | PotatoesEatToDo {
pe_start = 1,
pe_autumn_plough = POTATOESEAT_BASE,
pe_spring_plough,
pe_spring_harrow,
pe_fa_slurry,
pe_spring_sow,
pe_fa_npk,
pe_fp_npk,
pe_herbi_one,
pe_herbi_two,
pe_herbi_three,
pe_strigling_one,
pe_strigling_two,
pe_strigling_three,
pe_hilling,
pe_insecticide,
pe_water_one,
pe_water_two,
pe_water_three,
pe_fungi_one,
pe_fungi_two,
pe_fungi_three,
pe_fungi_four,
pe_fungi_five,
pe_growth_reg,
pe_harvest,
pe_foobar
} |
|
◆ POT_DID_HILL
#define POT_DID_HILL m_field->m_user[5] |
◆ POT_DID_TREAT
#define POT_DID_TREAT m_field->m_user[4] |
◆ POT_FUNGI_DATE
#define POT_FUNGI_DATE m_field->m_user[7] |
◆ POT_HERBI_DATE
#define POT_HERBI_DATE m_field->m_user[1] |
◆ POT_HILL_DATE
#define POT_HILL_DATE m_field->m_user[3] |
◆ POT_SLURRY_DATE
#define POT_SLURRY_DATE m_field->m_user[0] |
◆ POT_STRIG_DATE
#define POT_STRIG_DATE m_field->m_user[2] |
◆ POT_WATER_DATE
#define POT_WATER_DATE m_field->m_user[6] |
◆ POTATOESEAT_BASE
#define POTATOESEAT_BASE 5600 |
◆ PotatoesEatToDo
Enumerator |
---|
pe_start | |
pe_autumn_plough | |
pe_spring_plough | |
pe_spring_harrow | |
pe_fa_slurry | |
pe_spring_sow | |
pe_fa_npk | |
pe_fp_npk | |
pe_herbi_one | |
pe_herbi_two | |
pe_herbi_three | |
pe_strigling_one | |
pe_strigling_two | |
pe_strigling_three | |
pe_hilling | |
pe_insecticide | |
pe_water_one | |
pe_water_two | |
pe_water_three | |
pe_fungi_one | |
pe_fungi_two | |
pe_fungi_three | |
pe_fungi_four | |
pe_fungi_five | |
pe_growth_reg | |
pe_harvest | |
pe_foobar | |
Definition: Potatoes.h:42
Definition: Potatoes.h:45
Definition: Potatoes.h:53
Definition: Potatoes.h:52
Definition: Potatoes.h:46
Definition: Potatoes.h:65
Definition: Potatoes.h:48
PotatoesEatToDo
Definition: Potatoes.h:41
Definition: Potatoes.h:47
Definition: Potatoes.h:44
Definition: Potatoes.h:68
Definition: Potatoes.h:59
Definition: Potatoes.h:67
Definition: Potatoes.h:62
Definition: Potatoes.h:54
Definition: Potatoes.h:64
Definition: Potatoes.h:56
Definition: Potatoes.h:66
Definition: Potatoes.h:58
Definition: Potatoes.h:49
Definition: Potatoes.h:43
Definition: Potatoes.h:63
Definition: Potatoes.h:57
#define POTATOESEAT_BASE
Definition: Potatoes.h:31
Definition: Potatoes.h:60
Definition: Potatoes.h:61
Definition: Potatoes.h:55
Definition: Potatoes.h:51
Definition: Potatoes.h:50