![]() |
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_OSpringRye |
Macros | |
#define | DE_OSPRINGRYE_BASE 37600 |
#define | DE_OSR_SOW_DATE m_field->m_user[0] |
#define | DE_OSR_DID_STRIGLING_ONE m_field->m_user[1] |
Enumerations | |
enum | DEosrToDo { de_osr_start = 1, de_osr_sleep_all_day = DE_OSPRINGRYE_BASE, de_osr_autumn_plough, de_osr_fertmanure_stock, de_osr_spring_plough, de_osr_spring_harrow, de_osr_fertslurry_stock, de_osr_spring_sow, de_osr_spring_roll, de_osr_strigling_one, de_osr_strigling_two, de_osr_strigling_three, de_osr_harvest, de_osr_straw_chopping, de_osr_hay_bailing, de_osr_foobar } |
#define DE_OSPRINGRYE_BASE 37600 |
#define DE_OSR_DID_STRIGLING_ONE m_field->m_user[1] |
#define DE_OSR_SOW_DATE m_field->m_user[0] |
enum DEosrToDo |