![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
PTFodderMix.h This file contains the headers for the FodderMix class
More...
Go to the source code of this file.
Classes | |
class | PTFodderMix |
PTFodderMix class . More... | |
Macros | |
#define | PTFODDERMIX_BASE 30400 |
#define | PT_FM1_CATTLEOUT_DATE a_field->m_user[1] |
A flag used to indicate cattle out dates. More... | |
Enumerations | |
enum | PTFodderMixToDo { pt_fm_start = 1, pt_fm_sleep_all_day = PTFODDERMIX_BASE, pt_fm_stubble_harrow1, pt_fm_autumn_plough, pt_fm_ferti_p1, pt_fm_ferti_s1, pt_fm_ferti_p2, pt_fm_ferti_s2, pt_fm_stubble_harrow2, pt_fm_autumn_sow, pt_fm_cut_to_silage, pt_fm_harvest, pt_fm_hay_bailing, pt_fm_cattle_out, pt_fm_cattle_is_out, pt_fm_wait, pt_fm_foobar } |
PTFodderMix.h This file contains the headers for the FodderMix 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_FM1_CATTLEOUT_DATE a_field->m_user[1] |
A flag used to indicate cattle out dates.
#define PTFODDERMIX_BASE 30400 |
enum PTFodderMixToDo |
Below is the list of things that a farmer can do if he is growing fodder lucerne in the first year, 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