![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
PTWinterRye.h This file contains the headers for the PTWinterRye class
More...
Go to the source code of this file.
Classes | |
class | PTWinterRye |
PTWinterRye class . More... | |
Macros | |
#define | PTWINTERRYE_BASE 32000 |
Enumerations | |
enum | PTWinterRyeToDo { pt_wr_start = 1, pt_wr_sleep_all_day = PTWINTERRYE_BASE, pt_wr_stubble_harrow, pt_wr_ferti_p1, pt_wr_ferti_s1, pt_wr_ferti_p2, pt_wr_ferti_s2, pt_wr_ferti_p3, pt_wr_ferti_s3, pt_wr_ferti_p4, pt_wr_ferti_s4, pt_wr_autumn_harrow, pt_wr_autumn_sow, pt_wr_preseeding_cultivator_sow, pt_wr_harvest1, pt_wr_wait, pt_wr_harvest2, pt_wr_foobar } |
A flag used to indicate autumn ploughing status. More... | |
PTWinterRye.h This file contains the headers for the PTWinterRye class
by Chris J. Topping, modified by Ant�nio Alves da Silva and reviewed by Elzbieta Ziolkowska.
The management plan information coded in this file was collaboratively created with input from Joana Alves and Jos� Paulo Sousa.
Version of March 2024.
All rights reserved.
#define PTWINTERRYE_BASE 32000 |
enum PTWinterRyeToDo |
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