![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the source code of this file.
Classes | |
class | MaizeSilage |
Macros | |
#define | MAIZESILAGE_BASE 2100 |
#define | MAIZESILAGE_SOW_DATE m_field->m_user[0] |
#define | MAIZESILAGE_HERBI_ONE_DATE m_field->m_user[1] |
Enumerations | |
enum | MaizeSilageToDo { ms_start = 1, ms_fa_manure_a = MAIZESILAGE_BASE, ms_fa_manure_b, ms_autumn_plough, ms_fa_slurry_one, ms_spring_plough, ms_spring_harrow, ms_spring_sow, ms_fa_npk, ms_herbi_one, ms_row_one, ms_fa_slurry_two, ms_herbi_two, ms_row_two, ms_water_one, ms_water_two, ms_harvest, ms_stubble, ms_foobar } |
#define MAIZESILAGE_BASE 2100 |
#define MAIZESILAGE_HERBI_ONE_DATE m_field->m_user[1] |
#define MAIZESILAGE_SOW_DATE m_field->m_user[0] |
enum MaizeSilageToDo |