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

Classes

class  SpringBarleyPTreatment
 

Macros

#define SpringBarleyPtreatment_H
 
#define SBARLEYPTREATMENT_BASE   30300
 
#define SBPT_SLURRY_DONE   m_field->m_user[0]
 
#define SBPT_MANURE_DONE   m_field->m_user[1]
 
#define SBPT_SLURRY_EXEC   m_field->m_user[2]
 
#define SBPT_MANURE_EXEC   m_field->m_user[3]
 
#define SBPT_DID_AUTUMN_PLOUGH   m_field->m_user[4]
 
#define SBPT_HERBI_DATE   m_field->m_user[0]
 
#define SBPT_GR_DATE   m_field->m_user[1]
 
#define SBPT_FUNGI_DATE   m_field->m_user[2]
 
#define SBPT_WATER_DATE   m_field->m_user[3]
 
#define SBPT_INSECT_DATE   m_field->m_user[4]
 

Enumerations

enum  SBPTToDo {
  sbpt_start = 1, sbpt_autumn_plough = SBARLEYPTREATMENT_BASE, sbpt_fertslurry_stock, sbpt_fertmanure_stock_one,
  sbpt_spring_plough, sbpt_spring_harrow, sbpt_fertmanure_plant, sbpt_fertlnh3_plant,
  sbpt_fertpk_plant, sbpt_fertmanure_stock_two, sbpt_fertnpk_stock, sbpt_spring_sow,
  sbpt_spring_roll, sbpt_herbicide_one, sbpt_herbicide_two, sbpt_GR,
  sbpt_fungicide_one, sbpt_insecticide1, sbpt_insecticide2, sbpt_insecticide3,
  sbpt_fungicide_two, sbpt_water_one, sbpt_water_two, sbpt_harvest,
  sbpt_straw_chopping, sbpt_hay_baling, sbpt_stubble_harrow
}
 

Macro Definition Documentation

◆ SBARLEYPTREATMENT_BASE

#define SBARLEYPTREATMENT_BASE   30300

◆ SBPT_DID_AUTUMN_PLOUGH

#define SBPT_DID_AUTUMN_PLOUGH   m_field->m_user[4]

◆ SBPT_FUNGI_DATE

#define SBPT_FUNGI_DATE   m_field->m_user[2]

◆ SBPT_GR_DATE

#define SBPT_GR_DATE   m_field->m_user[1]

◆ SBPT_HERBI_DATE

#define SBPT_HERBI_DATE   m_field->m_user[0]

◆ SBPT_INSECT_DATE

#define SBPT_INSECT_DATE   m_field->m_user[4]

◆ SBPT_MANURE_DONE

#define SBPT_MANURE_DONE   m_field->m_user[1]

◆ SBPT_MANURE_EXEC

#define SBPT_MANURE_EXEC   m_field->m_user[3]

◆ SBPT_SLURRY_DONE

#define SBPT_SLURRY_DONE   m_field->m_user[0]

◆ SBPT_SLURRY_EXEC

#define SBPT_SLURRY_EXEC   m_field->m_user[2]

◆ SBPT_WATER_DATE

#define SBPT_WATER_DATE   m_field->m_user[3]

◆ SpringBarleyPtreatment_H

#define SpringBarleyPtreatment_H

Enumeration Type Documentation

◆ SBPTToDo

enum SBPTToDo
Enumerator
sbpt_start 
sbpt_autumn_plough 
sbpt_fertslurry_stock 
sbpt_fertmanure_stock_one 
sbpt_spring_plough 
sbpt_spring_harrow 
sbpt_fertmanure_plant 
sbpt_fertlnh3_plant 
sbpt_fertpk_plant 
sbpt_fertmanure_stock_two 
sbpt_fertnpk_stock 
sbpt_spring_sow 
sbpt_spring_roll 
sbpt_herbicide_one 
sbpt_herbicide_two 
sbpt_GR 
sbpt_fungicide_one 
sbpt_insecticide1 
sbpt_insecticide2 
sbpt_insecticide3 
sbpt_fungicide_two 
sbpt_water_one 
sbpt_water_two 
sbpt_harvest 
sbpt_straw_chopping 
sbpt_hay_baling 
sbpt_stubble_harrow 
sbpt_fertnpk_stock
Definition: SpringBarleyPTreatment.h:55
sbpt_insecticide2
Definition: SpringBarleyPTreatment.h:63
sbpt_stubble_harrow
Definition: SpringBarleyPTreatment.h:71
sbpt_spring_sow
Definition: SpringBarleyPTreatment.h:56
sbpt_fertmanure_stock_one
Definition: SpringBarleyPTreatment.h:48
sbpt_hay_baling
Definition: SpringBarleyPTreatment.h:70
sbpt_straw_chopping
Definition: SpringBarleyPTreatment.h:69
sbpt_fungicide_two
Definition: SpringBarleyPTreatment.h:65
sbpt_insecticide3
Definition: SpringBarleyPTreatment.h:64
SBARLEYPTREATMENT_BASE
#define SBARLEYPTREATMENT_BASE
Definition: SpringBarleyPTreatment.h:31
sbpt_GR
Definition: SpringBarleyPTreatment.h:60
sbpt_water_one
Definition: SpringBarleyPTreatment.h:66
sbpt_water_two
Definition: SpringBarleyPTreatment.h:67
sbpt_spring_plough
Definition: SpringBarleyPTreatment.h:49
sbpt_harvest
Definition: SpringBarleyPTreatment.h:68
sbpt_spring_harrow
Definition: SpringBarleyPTreatment.h:50
SBPTToDo
SBPTToDo
Definition: SpringBarleyPTreatment.h:44
sbpt_herbicide_one
Definition: SpringBarleyPTreatment.h:58
sbpt_herbicide_two
Definition: SpringBarleyPTreatment.h:59
sbpt_fungicide_one
Definition: SpringBarleyPTreatment.h:61
sbpt_insecticide1
Definition: SpringBarleyPTreatment.h:62
sbpt_fertmanure_stock_two
Definition: SpringBarleyPTreatment.h:54
sbpt_fertlnh3_plant
Definition: SpringBarleyPTreatment.h:52
sbpt_fertpk_plant
Definition: SpringBarleyPTreatment.h:53
sbpt_start
Definition: SpringBarleyPTreatment.h:45
sbpt_spring_roll
Definition: SpringBarleyPTreatment.h:57
sbpt_fertslurry_stock
Definition: SpringBarleyPTreatment.h:47
sbpt_autumn_plough
Definition: SpringBarleyPTreatment.h:46
sbpt_fertmanure_plant
Definition: SpringBarleyPTreatment.h:51