![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
UKBeans.h This file contains the headers for the Beans class
More...
Go to the source code of this file.
Classes | |
class | UKBeans |
UKBeans class . More... | |
Macros | |
#define | UKBEANS_BASE 45000 |
Enumerations | |
enum | UKBeansToDo { uk_bns_start = 1, uk_bns_sleep_all_day = UKBEANS_BASE, uk_bns_autumn_harrow, uk_bns_autumn_plough, uk_bns_preseeding_cultivator, uk_bns_autumn_sowdd, uk_bns_autumn_sowb, uk_bns_winter_plough, uk_bns_ferti_p1, uk_bns_ferti_s1, uk_bns_herbicide1, uk_bns_herbicide2, uk_bns_fungicide1, uk_bns_insecticide1, uk_bns_insecticide2, uk_bns_insecticide3, uk_bns_harvest, uk_bns_foobar } |
A flag used to indicate autumn ploughing status. More... | |
UKBeans.h This file contains the headers for the Beans class
by Chris J. Topping and Adam McVeigh
Version of July 2021
All rights reserved.
#define UKBEANS_BASE 45000 |
enum UKBeansToDo |
A flag used to indicate autumn ploughing status.
Below is the list of things that a farmer can do if he is growing beans, 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