![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
PTTriticale.h This file contains the headers for the Triticale class
More...
Go to the source code of this file.
Classes | |
class | PTTriticale |
PTTriticale class . More... | |
Macros | |
#define | PTTRITICALE_BASE 30800 |
Enumerations | |
enum | PTTriticaleToDo { pt_tri_start = 1, pt_tri_sleep_all_day = PTTRITICALE_BASE, pt_tri_stubble_harrow, pt_tri_ferti_p1, pt_tri_ferti_s1, pt_tri_ferti_p2, pt_tri_ferti_s2, pt_tri_ferti_p3, pt_tri_ferti_s3, pt_tri_ferti_p4, pt_tri_ferti_s4, pt_tri_autumn_harrow, pt_tri_autumn_sow, pt_tri_preseeding_cultivator_sow, pt_tri_harvest1, pt_tri_wait, pt_tri_harvest2, pt_tri_foobar } |
A flag used to indicate autumn ploughing status. More... | |
PTTriticale.h This file contains the headers for the Triticale 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 PTTRITICALE_BASE 30800 |
enum PTTriticaleToDo |
A flag used to indicate autumn ploughing status.
Below is the list of things that a farmer can do if he is growing triticale, 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