![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
DE_OTriticale.h This file contains the headers for the Triticale class
More...
Go to the source code of this file.
Classes | |
class | DE_OTriticale |
DE_OTriticale class . More... | |
Macros | |
#define | DE_OTRITICALE_BASE 37800 |
Enumerations | |
enum | DE_OTriticaleToDo { de_owt_start = 1, de_owt_sleep_all_day = DE_OTRITICALE_BASE, de_owt_ferti_s1, de_owt_ferti_s2, de_owt_ferti_s3, de_owt_ferti_p1, de_owt_ferti_p2, de_owt_autumn_plough, de_owt_autumn_harrow, de_owt_autumn_sow, de_owt_strigling1, de_owt_strigling2, de_owt_strigling3, de_owt_spring_roll1, de_owt_harvest, de_owt_hay_turning, de_owt_straw_chopping, de_owt_hay_bailing, de_owt_stubble_harrow1, de_owt_stubble_harrow2, de_owt_deep_plough, de_owt_foobar } |
A flag used to indicate autumn ploughing status. More... | |
DE_OTriticale.h This file contains the headers for the Triticale class
by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of June 2021
All rights reserved.
With additions as noted in:
Doxygen formatted comments in July 2008
#define DE_OTRITICALE_BASE 37800 |
enum DE_OTriticaleToDo |
A flag used to indicate autumn ploughing status.
Below is the list of things that a farmer can do if he is growing winter rye, at least following this basic plan. So all we have to do is figure out when to do the different things. Once we have done some kind of management, then an event is triggered and the fact that this particular management is done is registered with the particular polygon. This information is available for any ALMaSS components to inspect - e.g. animals & birds