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

PTCloverGrassGrazed1.h This file contains the headers for the CloverGrassGrazed1 class
More...

Go to the source code of this file.

Classes

class  PTCloverGrassGrazed1
 PTCloverGrassGrazed1 class
. More...
 

Macros

#define PTCLOVERGRASSGRAZED1_BASE   30600
 
#define PT_CGG1_1_CATTLEOUT_DATE   a_field->m_user[1]
 A flag used to indicate cattle out dates. More...
 
#define PT_CGG1_2_CATTLEOUT_DATE   a_field->m_user[2]
 
#define PT_CGG1_3_CATTLEOUT_DATE   a_field->m_user[3]
 

Enumerations

enum  PTCloverGrassGrazed1ToDo {
  pt_cgg1_start = 1, pt_cgg1_sleep_all_day = PTCLOVERGRASSGRAZED1_BASE, pt_cgg1_autumn_plough, pt_cgg1_ferti_p1,
  pt_cgg1_ferti_s1, pt_cgg1_ferti_p2, pt_cgg1_ferti_s2, pt_cgg1_ferti_p3,
  pt_cgg1_ferti_s3, pt_cgg1_ferti_p4, pt_cgg1_ferti_s4, pt_cgg1_autumn_roll,
  pt_cgg1_autumn_sow, pt_cgg1_preseeding_cultivator_sow, pt_cgg1_harvest1, pt_cgg1_harvest2,
  pt_cgg1_hay_bailing1, pt_cgg1_hay_bailing2, pt_cgg1_cattle_out1, pt_cgg1_cattle_is_out1,
  pt_cgg1_cattle_out2, pt_cgg1_cattle_is_out2, pt_cgg1_cattle_out3, pt_cgg1_cattle_is_out3,
  pt_cgg1_wait, pt_cgg1_foobar
}
 

Detailed Description

PTCloverGrassGrazed1.h This file contains the headers for the CloverGrassGrazed1 class

by Chris J. Topping, modified by Ant�nio Alves da Silva and reviewed by Elzbieta Ziolkowska.
The management plan information coded in this file was collaboratively created with input from Joana Alves and Jos� Paulo Sousa.
Version of March 2024.
All rights reserved.

Macro Definition Documentation

◆ PT_CGG1_1_CATTLEOUT_DATE

#define PT_CGG1_1_CATTLEOUT_DATE   a_field->m_user[1]

A flag used to indicate cattle out dates.

◆ PT_CGG1_2_CATTLEOUT_DATE

#define PT_CGG1_2_CATTLEOUT_DATE   a_field->m_user[2]

◆ PT_CGG1_3_CATTLEOUT_DATE

#define PT_CGG1_3_CATTLEOUT_DATE   a_field->m_user[3]

◆ PTCLOVERGRASSGRAZED1_BASE

#define PTCLOVERGRASSGRAZED1_BASE   30600

Enumeration Type Documentation

◆ PTCloverGrassGrazed1ToDo

Below is the list of things that a farmer can do if he is growing clover grass grazed in the first year, 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
pt_cgg1_start 
pt_cgg1_sleep_all_day 
pt_cgg1_autumn_plough 
pt_cgg1_ferti_p1 
pt_cgg1_ferti_s1 
pt_cgg1_ferti_p2 
pt_cgg1_ferti_s2 
pt_cgg1_ferti_p3 
pt_cgg1_ferti_s3 
pt_cgg1_ferti_p4 
pt_cgg1_ferti_s4 
pt_cgg1_autumn_roll 
pt_cgg1_autumn_sow 
pt_cgg1_preseeding_cultivator_sow 
pt_cgg1_harvest1 
pt_cgg1_harvest2 
pt_cgg1_hay_bailing1 
pt_cgg1_hay_bailing2 
pt_cgg1_cattle_out1 
pt_cgg1_cattle_is_out1 
pt_cgg1_cattle_out2 
pt_cgg1_cattle_is_out2 
pt_cgg1_cattle_out3 
pt_cgg1_cattle_is_out3 
pt_cgg1_wait 
pt_cgg1_foobar 
PTCloverGrassGrazed1ToDo
PTCloverGrassGrazed1ToDo
Definition: PTCloverGrassGrazed1.h:58
pt_cgg1_preseeding_cultivator_sow
Definition: PTCloverGrassGrazed1.h:72
pt_cgg1_ferti_p2
Definition: PTCloverGrassGrazed1.h:64
pt_cgg1_autumn_plough
Definition: PTCloverGrassGrazed1.h:61
pt_cgg1_ferti_p4
Definition: PTCloverGrassGrazed1.h:68
pt_cgg1_start
Definition: PTCloverGrassGrazed1.h:59
pt_cgg1_ferti_s1
Definition: PTCloverGrassGrazed1.h:63
pt_cgg1_sleep_all_day
Definition: PTCloverGrassGrazed1.h:60
pt_cgg1_cattle_out1
Definition: PTCloverGrassGrazed1.h:77
pt_cgg1_ferti_s2
Definition: PTCloverGrassGrazed1.h:65
pt_cgg1_hay_bailing1
Definition: PTCloverGrassGrazed1.h:75
pt_cgg1_cattle_is_out2
Definition: PTCloverGrassGrazed1.h:80
pt_cgg1_cattle_is_out1
Definition: PTCloverGrassGrazed1.h:78
pt_cgg1_ferti_s3
Definition: PTCloverGrassGrazed1.h:67
pt_cgg1_cattle_is_out3
Definition: PTCloverGrassGrazed1.h:82
pt_cgg1_ferti_s4
Definition: PTCloverGrassGrazed1.h:69
pt_cgg1_harvest2
Definition: PTCloverGrassGrazed1.h:74
PTCLOVERGRASSGRAZED1_BASE
#define PTCLOVERGRASSGRAZED1_BASE
Definition: PTCloverGrassGrazed1.h:45
pt_cgg1_harvest1
Definition: PTCloverGrassGrazed1.h:73
pt_cgg1_autumn_roll
Definition: PTCloverGrassGrazed1.h:70
pt_cgg1_foobar
Definition: PTCloverGrassGrazed1.h:84
pt_cgg1_autumn_sow
Definition: PTCloverGrassGrazed1.h:71
pt_cgg1_cattle_out2
Definition: PTCloverGrassGrazed1.h:79
pt_cgg1_cattle_out3
Definition: PTCloverGrassGrazed1.h:81
pt_cgg1_ferti_p3
Definition: PTCloverGrassGrazed1.h:66
pt_cgg1_ferti_p1
Definition: PTCloverGrassGrazed1.h:62
pt_cgg1_wait
Definition: PTCloverGrassGrazed1.h:83
pt_cgg1_hay_bailing2
Definition: PTCloverGrassGrazed1.h:76