![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the source code of this file.
Classes | |
class | DE_OMaize |
Macros | |
#define | DE_OMAIZE_BASE 37100 |
#define | DE_OMAIZE_SOW_DATE m_field->m_user[0] |
Enumerations | |
enum | DE_OMaizeToDo { de_om_start = 1, de_om_sleep_all_day = DE_OMAIZE_BASE, de_om_fa_manure, de_om_fp_manure, de_om_fa_slurry_one, de_om_fp_slurry_one, de_om_spring_plough, de_om_spring_harrow, de_om_spring_sow, de_om_strigling, de_om_row_one, de_om_fa_slurry_two, de_om_fp_slurry_two, de_om_row_two, de_om_row_three, de_om_water_one, de_om_water_two, de_om_harvest, de_om_stubble, de_om_foobar } |
#define DE_OMAIZE_BASE 37100 |
#define DE_OMAIZE_SOW_DATE m_field->m_user[0] |
enum DE_OMaizeToDo |