![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
PTCabbage.h This file contains the headers for the Cabbage class
More...
Go to the source code of this file.
Classes | |
class | PTCabbage |
PTCabbage class . More... | |
Macros | |
#define | PTCABBAGE_BASE 31200 |
Enumerations | |
enum | PTCabbageToDo { pt_cabb_start = 1, pt_cabb_sleep_all_day = PTCABBAGE_BASE, pt_cabb_winter_plough, pt_cabb_winter_harrow, pt_cabb_ferti_p1, pt_cabb_ferti_s1, pt_cabb_winter_sow, pt_cabb_irrigation_start1, pt_cabb_irrigation1, pt_cabb_herbicide, pt_cabb_ferti_p2, pt_cabb_ferti_s2, pt_cabb_insecticide, pt_cabb_harvest, pt_cabb_foobar } |
PTCabbage.h This file contains the headers for the Cabbage 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 PTCABBAGE_BASE 31200 |
enum PTCabbageToDo |
Below is the list of things that a farmer can do if he is growing PTCabbage, 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