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

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

Go to the source code of this file.

Classes

class  DK_CloverGrassGrazed3
 DK_CloverGrassGrazed3 class
. More...
 

Macros

#define DK_C3_BASE   162400
 
#define DK_C3_CC   m_field->m_user[0]
 
#define DK_C3_CUT   m_field->m_user[1]
 
#define GRASS_READY_C3   m_field->m_user[2]
 

Enumerations

enum  DK_CloverGrassGrazed3ToDo {
  dk_c3_start = 1, dk_c3_sleep_all_day = DK_C3_BASE, dk_c3_harvest, dk_c3_sow_spot,
  dk_c3_cutting1, dk_c3_cutting_graze, dk_c3_cutting2, dk_c3_cutting3,
  dk_c3_cutting4, dk_c3_grazing, dk_c3_cattle_out, dk_c3_herbicide2,
  dk_c3_water, dk_c3_insecticide, dk_c3_swathing, dk_c3_grass_collected,
  dk_c3_wait, dk_c3_foobar
}
 

Detailed Description

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

by Chris J. Topping, modified by Trine Poulsen
Version of March 2023
All rights reserved.

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

Macro Definition Documentation

◆ DK_C3_BASE

#define DK_C3_BASE   162400

◆ DK_C3_CC

#define DK_C3_CC   m_field->m_user[0]

◆ DK_C3_CUT

#define DK_C3_CUT   m_field->m_user[1]

◆ GRASS_READY_C3

#define GRASS_READY_C3   m_field->m_user[2]

Enumeration Type Documentation

◆ DK_CloverGrassGrazed3ToDo

\THIS CODE IS FOR NEXT YEARS OF CLOVERGRASS SOWED AS SOLE CROP IN SUMMER(both for sown as sole crop or as lay-out w- covercrop - follow up after other crop managements w. clover grass lay out - ex. cereal and legume) Below is the list of things that a farmer can do if he is growing CloverGrassGrazed3, 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_c3_start 
dk_c3_sleep_all_day 
dk_c3_harvest 
dk_c3_sow_spot 
dk_c3_cutting1 
dk_c3_cutting_graze 
dk_c3_cutting2 
dk_c3_cutting3 
dk_c3_cutting4 
dk_c3_grazing 
dk_c3_cattle_out 
dk_c3_herbicide2 
dk_c3_water 
dk_c3_insecticide 
dk_c3_swathing 
dk_c3_grass_collected 
dk_c3_wait 
dk_c3_foobar 
dk_c3_cutting4
Definition: DK_CloverGrassGrazed3.h:77
DK_C3_BASE
#define DK_C3_BASE
Definition: DK_CloverGrassGrazed3.h:53
dk_c3_harvest
Definition: DK_CloverGrassGrazed3.h:71
dk_c3_swathing
Definition: DK_CloverGrassGrazed3.h:83
dk_c3_water
Definition: DK_CloverGrassGrazed3.h:81
dk_c3_grazing
Definition: DK_CloverGrassGrazed3.h:78
dk_c3_herbicide2
Definition: DK_CloverGrassGrazed3.h:80
dk_c3_sleep_all_day
Definition: DK_CloverGrassGrazed3.h:70
dk_c3_grass_collected
Definition: DK_CloverGrassGrazed3.h:84
dk_c3_insecticide
Definition: DK_CloverGrassGrazed3.h:82
dk_c3_cutting3
Definition: DK_CloverGrassGrazed3.h:76
dk_c3_cutting1
Definition: DK_CloverGrassGrazed3.h:73
dk_c3_foobar
Definition: DK_CloverGrassGrazed3.h:86
dk_c3_start
Definition: DK_CloverGrassGrazed3.h:69
dk_c3_sow_spot
Definition: DK_CloverGrassGrazed3.h:72
DK_CloverGrassGrazed3ToDo
DK_CloverGrassGrazed3ToDo
Definition: DK_CloverGrassGrazed3.h:68
dk_c3_cutting_graze
Definition: DK_CloverGrassGrazed3.h:74
dk_c3_cutting2
Definition: DK_CloverGrassGrazed3.h:75
dk_c3_wait
Definition: DK_CloverGrassGrazed3.h:85
dk_c3_cattle_out
Definition: DK_CloverGrassGrazed3.h:79