ALMaSS Hare ODDox  1.1
The hare model description following ODdox protocol
Fodderbeet.h File Reference

Go to the source code of this file.

Classes

class  Fodderbeet
 

Macros

#define FB_DECIDE_TO_FI   m_field->m_user[6]
 
#define FB_DECIDE_TO_HERB   m_field->m_user[5]
 
#define FB_DID_HARROW   m_field->m_user[0]
 
#define FB_DID_INSECT_ONE   m_field->m_user[1]
 
#define FB_DID_NPKS_ONE   m_field->m_user[1]
 
#define FB_DID_NPKS_TWO   m_field->m_user[2]
 
#define FB_DID_ROW_TWO   m_field->m_user[0]
 
#define FB_DID_SLURRY   m_field->m_user[2]
 
#define FB_DID_WATER_ONE   m_field->m_user[3]
 
#define FB_SOW_DATE   m_field->m_user[3]
 
#define FB_TRULY_DID_WATER_ONE   m_field->m_user[4]
 
#define FBeet_BASE   6100
 

Enumerations

enum  FBToDo {
  fb_start = 1, fb_autumn_plough = FBeet_BASE, fb_fertmanure, fb_spring_plough,
  fb_start_threads_one, fb_spring_harrow, fb_fertnpks_one, fb_fertslurry,
  fb_spring_sow, fb_spring_roll, fb_herbicide_one, fb_herbicide_two,
  fb_herbicide_three, fb_row_cultivation_one, fb_row_cultivation_two, fb_insecticide_one,
  fb_fertnpks_two, fb_water_one, fb_insecticide_two, fb_water_two,
  fb_harvest
}
 

Macro Definition Documentation

◆ FB_DECIDE_TO_FI

#define FB_DECIDE_TO_FI   m_field->m_user[6]

Definition at line 44 of file Fodderbeet.h.

◆ FB_DECIDE_TO_HERB

#define FB_DECIDE_TO_HERB   m_field->m_user[5]

Definition at line 43 of file Fodderbeet.h.

◆ FB_DID_HARROW

#define FB_DID_HARROW   m_field->m_user[0]

Definition at line 33 of file Fodderbeet.h.

◆ FB_DID_INSECT_ONE

#define FB_DID_INSECT_ONE   m_field->m_user[1]

Definition at line 39 of file Fodderbeet.h.

◆ FB_DID_NPKS_ONE

#define FB_DID_NPKS_ONE   m_field->m_user[1]

Definition at line 34 of file Fodderbeet.h.

◆ FB_DID_NPKS_TWO

#define FB_DID_NPKS_TWO   m_field->m_user[2]

Definition at line 40 of file Fodderbeet.h.

◆ FB_DID_ROW_TWO

#define FB_DID_ROW_TWO   m_field->m_user[0]

Definition at line 38 of file Fodderbeet.h.

◆ FB_DID_SLURRY

#define FB_DID_SLURRY   m_field->m_user[2]

Definition at line 35 of file Fodderbeet.h.

◆ FB_DID_WATER_ONE

#define FB_DID_WATER_ONE   m_field->m_user[3]

Definition at line 41 of file Fodderbeet.h.

◆ FB_SOW_DATE

#define FB_SOW_DATE   m_field->m_user[3]

Definition at line 36 of file Fodderbeet.h.

◆ FB_TRULY_DID_WATER_ONE

#define FB_TRULY_DID_WATER_ONE   m_field->m_user[4]

Definition at line 42 of file Fodderbeet.h.

◆ FBeet_BASE

#define FBeet_BASE   6100

Definition at line 31 of file Fodderbeet.h.

Enumeration Type Documentation

◆ FBToDo

enum FBToDo
Enumerator
fb_start 
fb_autumn_plough 
fb_fertmanure 
fb_spring_plough 
fb_start_threads_one 
fb_spring_harrow 
fb_fertnpks_one 
fb_fertslurry 
fb_spring_sow 
fb_spring_roll 
fb_herbicide_one 
fb_herbicide_two 
fb_herbicide_three 
fb_row_cultivation_one 
fb_row_cultivation_two 
fb_insecticide_one 
fb_fertnpks_two 
fb_water_one 
fb_insecticide_two 
fb_water_two 
fb_harvest 

Definition at line 46 of file Fodderbeet.h.

FBToDo
FBToDo
Definition: Fodderbeet.h:46
fb_fertnpks_one
Definition: Fodderbeet.h:53
fb_fertnpks_two
Definition: Fodderbeet.h:63
fb_spring_harrow
Definition: Fodderbeet.h:52
fb_fertslurry
Definition: Fodderbeet.h:54
fb_spring_sow
Definition: Fodderbeet.h:55
fb_insecticide_one
Definition: Fodderbeet.h:62
fb_herbicide_two
Definition: Fodderbeet.h:58
fb_spring_plough
Definition: Fodderbeet.h:50
fb_herbicide_three
Definition: Fodderbeet.h:59
fb_harvest
Definition: Fodderbeet.h:67
fb_insecticide_two
Definition: Fodderbeet.h:65
fb_autumn_plough
Definition: Fodderbeet.h:48
fb_row_cultivation_one
Definition: Fodderbeet.h:60
fb_start_threads_one
Definition: Fodderbeet.h:51
FBeet_BASE
#define FBeet_BASE
Definition: Fodderbeet.h:31
fb_spring_roll
Definition: Fodderbeet.h:56
fb_row_cultivation_two
Definition: Fodderbeet.h:61
fb_fertmanure
Definition: Fodderbeet.h:49
fb_water_one
Definition: Fodderbeet.h:64
fb_water_two
Definition: Fodderbeet.h:66
fb_herbicide_one
Definition: Fodderbeet.h:57
fb_start
Definition: Fodderbeet.h:47