![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the source code of this file.
Classes | |
class | MaizeStrigling |
Macros | |
#define | MAIZEStrigling_BASE 2200 |
#define | MAIZEStrigling_SOW_DATE m_field->m_user[0] |
#define | MAIZEStrigling_HERBI_ONE_DATE m_field->m_user[1] |
Enumerations | |
enum | MaizeSToDo { mas_start = 1, mas_fa_manure_a = MAIZEStrigling_BASE, mas_fa_manure_b, mas_autumn_plough, mas_fa_slurry_one, mas_spring_plough, mas_spring_harrow, mas_spring_sow, mas_fa_npk, mas_row_one, mas_fa_slurry_two, mas_row_two, mas_water_one, mas_water_two, mas_harvest, mas_stubble, mas_herbi_one, mas_herbi_two, mas_foobar } |
#define MAIZEStrigling_BASE 2200 |
#define MAIZEStrigling_HERBI_ONE_DATE m_field->m_user[1] |
#define MAIZEStrigling_SOW_DATE m_field->m_user[0] |
enum MaizeSToDo |