File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DE_HerbsPerennial_1year.h File Reference

DE_HerbsPerennial_1year.h This file contains the headers for the HerbsPerennial_1year class
More...

Go to the source code of this file.

Classes

class  DE_HerbsPerennial_1year
 

Macros

#define DE_HP1Y_BASE   39000
 

Enumerations

enum  DE_HerbsPerennial_1yearToDo {
  de_hp1y_start = 1, de_hp1y_sleep_all_day = DE_HP1Y_BASE, de_hp1y_winter_plough, de_hp1y_ferti_p1,
  de_hp1y_ferti_s1, de_hp1y_spring_harrow, de_hp1y_ferti_p2, de_hp1y_ferti_s2,
  de_hp1y_preseeding_cultivation, de_hp1y_planting, de_hp1y_weeding, de_hp1y_herbicide,
  de_hp1y_ferti_p3, de_hp1y_ferti_s3, de_hp1y_harvest, de_hp1y_ferti_p4,
  de_hp1y_ferti_s4, de_hp1y_harrow, de_hp1y_foobar
}
 

Detailed Description

DE_HerbsPerennial_1year.h This file contains the headers for the HerbsPerennial_1year class

by Chris J. Topping, modified by Luna Kondrup Marcussen
Version of June 2021
All rights reserved.

With additions as noted in:
Doxygen formatted comments in July 2008

Macro Definition Documentation

◆ DE_HP1Y_BASE

#define DE_HP1Y_BASE   39000

Enumeration Type Documentation

◆ DE_HerbsPerennial_1yearToDo

Below is the list of things that a farmer can do if he is growing perennial herbs, 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

Enumerator
de_hp1y_start 
de_hp1y_sleep_all_day 
de_hp1y_winter_plough 
de_hp1y_ferti_p1 
de_hp1y_ferti_s1 
de_hp1y_spring_harrow 
de_hp1y_ferti_p2 
de_hp1y_ferti_s2 
de_hp1y_preseeding_cultivation 
de_hp1y_planting 
de_hp1y_weeding 
de_hp1y_herbicide 
de_hp1y_ferti_p3 
de_hp1y_ferti_s3 
de_hp1y_harvest 
de_hp1y_ferti_p4 
de_hp1y_ferti_s4 
de_hp1y_harrow 
de_hp1y_foobar 
de_hp1y_weeding
Definition: DE_HerbsPerennial_1year.h:71
de_hp1y_preseeding_cultivation
Definition: DE_HerbsPerennial_1year.h:69
de_hp1y_ferti_p4
Definition: DE_HerbsPerennial_1year.h:76
de_hp1y_spring_harrow
Definition: DE_HerbsPerennial_1year.h:66
de_hp1y_start
Definition: DE_HerbsPerennial_1year.h:61
DE_HP1Y_BASE
#define DE_HP1Y_BASE
Definition: DE_HerbsPerennial_1year.h:53
de_hp1y_herbicide
Definition: DE_HerbsPerennial_1year.h:72
DE_HerbsPerennial_1yearToDo
DE_HerbsPerennial_1yearToDo
Definition: DE_HerbsPerennial_1year.h:60
de_hp1y_planting
Definition: DE_HerbsPerennial_1year.h:70
de_hp1y_winter_plough
Definition: DE_HerbsPerennial_1year.h:63
de_hp1y_foobar
Definition: DE_HerbsPerennial_1year.h:79
de_hp1y_ferti_s1
Definition: DE_HerbsPerennial_1year.h:65
de_hp1y_ferti_p1
Definition: DE_HerbsPerennial_1year.h:64
de_hp1y_sleep_all_day
Definition: DE_HerbsPerennial_1year.h:62
de_hp1y_ferti_p3
Definition: DE_HerbsPerennial_1year.h:73
de_hp1y_ferti_s4
Definition: DE_HerbsPerennial_1year.h:77
de_hp1y_ferti_s2
Definition: DE_HerbsPerennial_1year.h:68
de_hp1y_ferti_p2
Definition: DE_HerbsPerennial_1year.h:67
de_hp1y_harvest
Definition: DE_HerbsPerennial_1year.h:75
de_hp1y_ferti_s3
Definition: DE_HerbsPerennial_1year.h:74
de_hp1y_harrow
Definition: DE_HerbsPerennial_1year.h:78