ALMaSS Skylark ODDox  1.1
The skylark model description following ODdox protocol
NLTulips.h File Reference

NLTulips.h This file contains the headers for the Tulips class
More...

Classes

class  NLTulips
 NLTulips class
. More...
 

Macros

#define NLTULIPS_BASE   25700
 
#define NL_TU_AUTUMN_PLOUGH   a_field->m_user[1]
 A flag used to indicate autumn ploughing status. More...
 
#define NL_TU_FERTI_DONE   a_field->m_user[2]
 
#define NL_TU_STRAW_REMOVED   a_field->m_user[3]
 
#define NL_TU_FUNGI_SPRAY_DATE   a_field->m_user[4]
 

Enumerations

enum  NLTulipsToDo {
  nl_tu_start = 1, nl_tu_sleep_all_day = NLTULIPS_BASE, nl_tu_manure, nl_tu_autumn_plough,
  nl_tu_autumn_heavy_stubble_cultivator, nl_tu_bed_forming, nl_tu_fungicide0, nl_tu_planting,
  nl_tu_ferti_p1, nl_tu_ferti_s1, nl_tu_straw_covering, nl_tu_straw_removal,
  nl_tu_herbicide1, nl_tu_herbicide2, nl_tu_fungicide1, nl_tu_fungicide2,
  nl_tu_fungicide3, nl_tu_fungicide4, nl_tu_fungicide5, nl_tu_fungicide6,
  nl_tu_fungicide7, nl_tu_fungicide8, nl_tu_fungicide9, nl_tu_fungicide10,
  nl_tu_added_insecticide1, nl_tu_added_insecticide2, nl_tu_added_insecticide3, nl_tu_added_insecticide4,
  nl_tu_added_insecticide5, nl_tu_added_insecticide6, nl_tu_added_insecticide7, nl_tu_added_insecticide8,
  nl_tu_added_insecticide9, nl_tu_added_insecticide10, nl_tu_insecticide1, nl_tu_insecticide2,
  nl_tu_ferti_p2, nl_tu_ferti_s2, nl_tu_ferti_p3, nl_tu_ferti_s3,
  nl_tu_ferti_p4, nl_tu_ferti_s4, nl_tu_flower_cutting, nl_tu_irrigation,
  nl_tu_harvest
}
 

Detailed Description

NLTulips.h This file contains the headers for the Tulips class

by Chris J. Topping
modified by Elzbieta Ziolkowska
Version of October 2017
All rights reserved.

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

Macro Definition Documentation

◆ NL_TU_AUTUMN_PLOUGH

#define NL_TU_AUTUMN_PLOUGH   a_field->m_user[1]

A flag used to indicate autumn ploughing status.

◆ NL_TU_FERTI_DONE

#define NL_TU_FERTI_DONE   a_field->m_user[2]

◆ NL_TU_FUNGI_SPRAY_DATE

#define NL_TU_FUNGI_SPRAY_DATE   a_field->m_user[4]

◆ NL_TU_STRAW_REMOVED

#define NL_TU_STRAW_REMOVED   a_field->m_user[3]

◆ NLTULIPS_BASE

#define NLTULIPS_BASE   25700

Enumeration Type Documentation

◆ NLTulipsToDo

Below is the list of things that a farmer can do if he is growing tulips, 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
nl_tu_start 
nl_tu_sleep_all_day 
nl_tu_manure 
nl_tu_autumn_plough 
nl_tu_autumn_heavy_stubble_cultivator 
nl_tu_bed_forming 
nl_tu_fungicide0 
nl_tu_planting 
nl_tu_ferti_p1 
nl_tu_ferti_s1 
nl_tu_straw_covering 
nl_tu_straw_removal 
nl_tu_herbicide1 
nl_tu_herbicide2 
nl_tu_fungicide1 
nl_tu_fungicide2 
nl_tu_fungicide3 
nl_tu_fungicide4 
nl_tu_fungicide5 
nl_tu_fungicide6 
nl_tu_fungicide7 
nl_tu_fungicide8 
nl_tu_fungicide9 
nl_tu_fungicide10 
nl_tu_added_insecticide1 
nl_tu_added_insecticide2 
nl_tu_added_insecticide3 
nl_tu_added_insecticide4 
nl_tu_added_insecticide5 
nl_tu_added_insecticide6 
nl_tu_added_insecticide7 
nl_tu_added_insecticide8 
nl_tu_added_insecticide9 
nl_tu_added_insecticide10 
nl_tu_insecticide1 
nl_tu_insecticide2 
nl_tu_ferti_p2 
nl_tu_ferti_s2 
nl_tu_ferti_p3 
nl_tu_ferti_s3 
nl_tu_ferti_p4 
nl_tu_ferti_s4 
nl_tu_flower_cutting 
nl_tu_irrigation 
nl_tu_harvest 
nl_tu_manure
Definition: NLTulips.h:41
nl_tu_added_insecticide10
Definition: NLTulips.h:72
nl_tu_ferti_p2
Definition: NLTulips.h:75
nl_tu_ferti_s2
Definition: NLTulips.h:76
nl_tu_added_insecticide8
Definition: NLTulips.h:70
nl_tu_added_insecticide6
Definition: NLTulips.h:68
nl_tu_herbicide1
Definition: NLTulips.h:51
nl_tu_start
Definition: NLTulips.h:39
nl_tu_fungicide7
Definition: NLTulips.h:59
NLTULIPS_BASE
#define NLTULIPS_BASE
Definition: NLTulips.h:24
nl_tu_flower_cutting
Definition: NLTulips.h:81
nl_tu_ferti_s1
Definition: NLTulips.h:48
nl_tu_autumn_heavy_stubble_cultivator
Definition: NLTulips.h:43
nl_tu_fungicide0
Definition: NLTulips.h:45
nl_tu_fungicide8
Definition: NLTulips.h:60
nl_tu_fungicide5
Definition: NLTulips.h:57
nl_tu_straw_removal
Definition: NLTulips.h:50
nl_tu_insecticide2
Definition: NLTulips.h:74
nl_tu_added_insecticide7
Definition: NLTulips.h:69
nl_tu_sleep_all_day
Definition: NLTulips.h:40
nl_tu_added_insecticide2
Definition: NLTulips.h:64
nl_tu_ferti_p3
Definition: NLTulips.h:77
nl_tu_bed_forming
Definition: NLTulips.h:44
nl_tu_fungicide1
Definition: NLTulips.h:53
nl_tu_herbicide2
Definition: NLTulips.h:52
nl_tu_fungicide9
Definition: NLTulips.h:61
nl_tu_autumn_plough
Definition: NLTulips.h:42
nl_tu_added_insecticide4
Definition: NLTulips.h:66
nl_tu_fungicide3
Definition: NLTulips.h:55
nl_tu_harvest
Definition: NLTulips.h:83
nl_tu_added_insecticide9
Definition: NLTulips.h:71
nl_tu_irrigation
Definition: NLTulips.h:82
nl_tu_added_insecticide1
Definition: NLTulips.h:63
NLTulipsToDo
NLTulipsToDo
Definition: NLTulips.h:38
nl_tu_ferti_s3
Definition: NLTulips.h:78
nl_tu_fungicide2
Definition: NLTulips.h:54
nl_tu_insecticide1
Definition: NLTulips.h:73
nl_tu_straw_covering
Definition: NLTulips.h:49
nl_tu_planting
Definition: NLTulips.h:46
nl_tu_added_insecticide5
Definition: NLTulips.h:67
nl_tu_ferti_p4
Definition: NLTulips.h:79
nl_tu_ferti_p1
Definition: NLTulips.h:47
nl_tu_ferti_s4
Definition: NLTulips.h:80
nl_tu_fungicide4
Definition: NLTulips.h:56
nl_tu_added_insecticide3
Definition: NLTulips.h:65
nl_tu_fungicide10
Definition: NLTulips.h:62
nl_tu_fungicide6
Definition: NLTulips.h:58