![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the source code of this file.
Classes | |
class | Triticale |
Macros | |
#define | TRITICALE_BASE 7400 |
#define | TRI_OCCUP_DATE m_field->m_user[0] |
#define | TRI_WATER_DATE m_field->m_user[1] |
#define | TRI_DECIDE_TO_HERB m_field->m_user[2] |
Enumerations | |
enum | TriticaleToDo { tri_start = 1, tri_fa_manure = TRITICALE_BASE, tri_autumn_plough, tri_autumn_harrow, tri_autumn_sow, tri_autumn_roll, tri_herbi_one, tri_spring_roll, tri_fa_npk, tri_fa_slurry, tri_herbi_two, tri_strigling, tri_GR_one, tri_GR_two, tri_water, tri_fungicide, tri_insecticide, tri_harvest, tri_chopping, tri_hay_turning, tri_hay_bailing, tri_stubble_harrow, tri_foobar } |
#define TRI_DECIDE_TO_HERB m_field->m_user[2] |
#define TRI_OCCUP_DATE m_field->m_user[0] |
#define TRI_WATER_DATE m_field->m_user[1] |
#define TRITICALE_BASE 7400 |
enum TriticaleToDo |