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
DK_OWinterFodderGrass.h File Reference

DK_OWinterFodderGrass.h This file contains the headers for the DK_OWinterFodderGrass class
More...

Go to the source code of this file.

Classes

class  DK_OWinterFodderGrass
 DK_OWinterFodderGrass class
. More...
 

Macros

#define DK_OWFG_BASE   67700
 
#define DK_OWFG_GRASS_READY   m_field->m_user[0]
 

Enumerations

enum  DK_OWinterFodderGrassToDo {
  dk_owfg_start = 1, dk_owfg_sleep_all_day = DK_OWFG_BASE, dk_owfg_harrow, dk_owfg_autumn_plough,
  dk_owfg_sow, dk_owfg_water1, dk_owfg_water2, dk_owfg_manure1_s,
  dk_owfg_ferti_sk_s, dk_owfg_manure1_p, dk_owfg_ferti_sk_p, dk_owfg_cutting1,
  dk_owfg_grazing, dk_owfg_cattle_is_out, dk_owfg_manure2_s, dk_owfg_manure2_p,
  dk_owfg_cutting2, dk_owfg_cutting3, dk_owfg_cutting4, dk_owfg_cutting5,
  dk_owfg_foobar
}
 A flag used to indicate autumn ploughing status. More...
 

Detailed Description

DK_OWinterFodderGrass.h This file contains the headers for the DK_OWinterFodderGrass class

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

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

Macro Definition Documentation

◆ DK_OWFG_BASE

#define DK_OWFG_BASE   67700

◆ DK_OWFG_GRASS_READY

#define DK_OWFG_GRASS_READY   m_field->m_user[0]

Enumeration Type Documentation

◆ DK_OWinterFodderGrassToDo

A flag used to indicate autumn ploughing status.

Below is the list of things that a farmer can do if he is growing OWinterFodderGrass, 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
dk_owfg_start 
dk_owfg_sleep_all_day 
dk_owfg_harrow 
dk_owfg_autumn_plough 
dk_owfg_sow 
dk_owfg_water1 
dk_owfg_water2 
dk_owfg_manure1_s 
dk_owfg_ferti_sk_s 
dk_owfg_manure1_p 
dk_owfg_ferti_sk_p 
dk_owfg_cutting1 
dk_owfg_grazing 
dk_owfg_cattle_is_out 
dk_owfg_manure2_s 
dk_owfg_manure2_p 
dk_owfg_cutting2 
dk_owfg_cutting3 
dk_owfg_cutting4 
dk_owfg_cutting5 
dk_owfg_foobar 
dk_owfg_water2
Definition: DK_OWinterFodderGrass.h:71
dk_owfg_sleep_all_day
Definition: DK_OWinterFodderGrass.h:66
dk_owfg_cutting3
Definition: DK_OWinterFodderGrass.h:82
DK_OWFG_BASE
#define DK_OWFG_BASE
Definition: DK_OWinterFodderGrass.h:53
dk_owfg_manure2_s
Definition: DK_OWinterFodderGrass.h:79
dk_owfg_cutting4
Definition: DK_OWinterFodderGrass.h:83
dk_owfg_cutting1
Definition: DK_OWinterFodderGrass.h:76
dk_owfg_manure1_p
Definition: DK_OWinterFodderGrass.h:74
dk_owfg_ferti_sk_p
Definition: DK_OWinterFodderGrass.h:75
dk_owfg_cutting5
Definition: DK_OWinterFodderGrass.h:84
dk_owfg_water1
Definition: DK_OWinterFodderGrass.h:70
dk_owfg_grazing
Definition: DK_OWinterFodderGrass.h:77
dk_owfg_autumn_plough
Definition: DK_OWinterFodderGrass.h:68
dk_owfg_ferti_sk_s
Definition: DK_OWinterFodderGrass.h:73
dk_owfg_manure2_p
Definition: DK_OWinterFodderGrass.h:80
dk_owfg_sow
Definition: DK_OWinterFodderGrass.h:69
dk_owfg_start
Definition: DK_OWinterFodderGrass.h:65
dk_owfg_cattle_is_out
Definition: DK_OWinterFodderGrass.h:78
dk_owfg_harrow
Definition: DK_OWinterFodderGrass.h:67
DK_OWinterFodderGrassToDo
DK_OWinterFodderGrassToDo
A flag used to indicate autumn ploughing status.
Definition: DK_OWinterFodderGrass.h:64
dk_owfg_foobar
Definition: DK_OWinterFodderGrass.h:85
dk_owfg_cutting2
Definition: DK_OWinterFodderGrass.h:81
dk_owfg_manure1_s
Definition: DK_OWinterFodderGrass.h:72