![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
PTShrubPastures.h This file contains the headers for the ShrubPastures class
More...
Go to the source code of this file.
Classes | |
class | PTShrubPastures |
PTShrubPastures class . More... | |
Macros | |
#define | PTSHRUBPASTURES_BASE 31000 |
#define | PT_SP1_CATTLEOUT_DATE a_field->m_user[1] |
A flag used to indicate cattle out dates. More... | |
#define | PT_SP2_CATTLEOUT_DATE a_field->m_user[2] |
#define | PT_SP3_CATTLEOUT_DATE a_field->m_user[3] |
#define | PT_SP_YEARS_AFTER_PLOUGH a_field->m_user[4] |
Enumerations | |
enum | PTShrubPasturesToDo { pt_sp_start = 1, pt_sp_sleep_all_day = PTSHRUBPASTURES_BASE, pt_sp_cattle_out1, pt_sp_cattle_is_out1, pt_sp_spring_plough, pt_sp_cattle_out2, pt_sp_cattle_is_out2, pt_sp_cattle_out3, pt_sp_cattle_is_out3, pt_sp_wait, pt_sp_foobar } |
PTShrubPastures.h This file contains the headers for the ShrubPastures 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 PT_SP1_CATTLEOUT_DATE a_field->m_user[1] |
A flag used to indicate cattle out dates.
#define PT_SP2_CATTLEOUT_DATE a_field->m_user[2] |
#define PT_SP3_CATTLEOUT_DATE a_field->m_user[3] |
#define PT_SP_YEARS_AFTER_PLOUGH a_field->m_user[4] |
#define PTSHRUBPASTURES_BASE 31000 |
enum PTShrubPasturesToDo |
Below is the list of things that a farmer can do if he is growing ShrubPastures, 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