Loading [MathJax]/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_OHerbsPerennial_after1year.h File Reference

DE_OHerbsPerennial_after1year.h This file contains the headers for the OHerbsPerennial_after1year class
More...

Go to the source code of this file.

Classes

class  DE_OHerbsPerennial_after1year
 

Macros

#define DE_OHPA1Y_BASE   40000
 

Enumerations

enum  DE_OHerbsPerennial_after1yearToDo {
  de_ohpa1y_start = 1, de_ohpa1y_sleep_all_day = DE_OHPA1Y_BASE, de_ohpa1y_ferti_p1, de_ohpa1y_ferti_s1,
  de_ohpa1y_spring_harrow, de_ohpa1y_ferti_p2, de_ohpa1y_ferti_s2, de_ohpa1y_weeding1,
  de_ohpa1y_ferti_p3, de_ohpa1y_ferti_s3, de_ohpa1y_weeding2, de_ohpa1y_harvest1,
  de_ohpa1y_ferti_p4, de_ohpa1y_ferti_s4, de_ohpa1y_harvest2, de_ohpa1y_harrow,
  de_ohpa1y_foobar
}
 

Detailed Description

DE_OHerbsPerennial_after1year.h This file contains the headers for the OHerbsPerennial_after1year 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_OHPA1Y_BASE

#define DE_OHPA1Y_BASE   40000

Enumeration Type Documentation

◆ DE_OHerbsPerennial_after1yearToDo

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_ohpa1y_start 
de_ohpa1y_sleep_all_day 
de_ohpa1y_ferti_p1 
de_ohpa1y_ferti_s1 
de_ohpa1y_spring_harrow 
de_ohpa1y_ferti_p2 
de_ohpa1y_ferti_s2 
de_ohpa1y_weeding1 
de_ohpa1y_ferti_p3 
de_ohpa1y_ferti_s3 
de_ohpa1y_weeding2 
de_ohpa1y_harvest1 
de_ohpa1y_ferti_p4 
de_ohpa1y_ferti_s4 
de_ohpa1y_harvest2 
de_ohpa1y_harrow 
de_ohpa1y_foobar 
de_ohpa1y_harvest2
Definition: DE_OHerbsPerennial_after1year.h:77
DE_OHPA1Y_BASE
#define DE_OHPA1Y_BASE
Definition: DE_OHerbsPerennial_after1year.h:55
de_ohpa1y_ferti_p4
Definition: DE_OHerbsPerennial_after1year.h:75
de_ohpa1y_ferti_p2
Definition: DE_OHerbsPerennial_after1year.h:68
de_ohpa1y_harrow
Definition: DE_OHerbsPerennial_after1year.h:78
de_ohpa1y_ferti_s2
Definition: DE_OHerbsPerennial_after1year.h:69
de_ohpa1y_ferti_s1
Definition: DE_OHerbsPerennial_after1year.h:66
de_ohpa1y_weeding1
Definition: DE_OHerbsPerennial_after1year.h:70
de_ohpa1y_harvest1
Definition: DE_OHerbsPerennial_after1year.h:74
de_ohpa1y_spring_harrow
Definition: DE_OHerbsPerennial_after1year.h:67
de_ohpa1y_weeding2
Definition: DE_OHerbsPerennial_after1year.h:73
de_ohpa1y_ferti_p1
Definition: DE_OHerbsPerennial_after1year.h:65
de_ohpa1y_foobar
Definition: DE_OHerbsPerennial_after1year.h:79
de_ohpa1y_start
Definition: DE_OHerbsPerennial_after1year.h:63
de_ohpa1y_ferti_s3
Definition: DE_OHerbsPerennial_after1year.h:72
de_ohpa1y_ferti_p3
Definition: DE_OHerbsPerennial_after1year.h:71
de_ohpa1y_sleep_all_day
Definition: DE_OHerbsPerennial_after1year.h:64
DE_OHerbsPerennial_after1yearToDo
DE_OHerbsPerennial_after1yearToDo
Definition: DE_OHerbsPerennial_after1year.h:62
de_ohpa1y_ferti_s4
Definition: DE_OHerbsPerennial_after1year.h:76