Go to the source code of this file.
|
| enum | SBPCGSToDo {
sbpcgs_start = 1,
sbpcgs_ferti_s1 = SBARLEYPCGS_BASE,
sbpcgs_ferti_s2,
sbpcgs_ferti_s3,
sbpcgs_harvest,
sbpcgs_spring_plough,
sbpcgs_autumn_plough,
sbpcgs_spring_harrow,
sbpcgs_spring_roll,
sbpcgs_spring_sow,
sbpcgs_strigling_sow,
sbpcgs_hay_baling,
sbpcgs_GR,
sbpcgs_water1,
sbpcgs_water2,
sbpcgs_insecticide,
sbpcgs_fungicide,
sbpcgs_cattle_out,
sbpcgs_cattle_is_out,
sbpcgs_start = 1,
sbpcgs_ferti_s1 = SBARLEYPCGS_BASE,
sbpcgs_ferti_s2,
sbpcgs_ferti_s3,
sbpcgs_harvest,
sbpcgs_spring_plough,
sbpcgs_autumn_plough,
sbpcgs_spring_harrow,
sbpcgs_spring_roll,
sbpcgs_spring_sow,
sbpcgs_strigling_sow,
sbpcgs_hay_baling,
sbpcgs_GR,
sbpcgs_water1,
sbpcgs_water2,
sbpcgs_insecticide,
sbpcgs_fungicide,
sbpcgs_cattle_out,
sbpcgs_cattle_is_out
} |
| |
◆ SBARLEYPCGS_BASE
| #define SBARLEYPCGS_BASE 30800 |
◆ SBPCGS_FERTI_DONE
| #define SBPCGS_FERTI_DONE m_field->m_user[1] |
◆ SBPCGS_ISAUTUMNPLOUGH
| #define SBPCGS_ISAUTUMNPLOUGH m_field->m_user[0] |
◆ SBPCGS_SPRAY
| #define SBPCGS_SPRAY m_field->m_user[2] |
◆ SBPCGSToDo
| Enumerator |
|---|
| sbpcgs_start | |
| sbpcgs_ferti_s1 | |
| sbpcgs_ferti_s2 | |
| sbpcgs_ferti_s3 | |
| sbpcgs_harvest | |
| sbpcgs_spring_plough | |
| sbpcgs_autumn_plough | |
| sbpcgs_spring_harrow | |
| sbpcgs_spring_roll | |
| sbpcgs_spring_sow | |
| sbpcgs_strigling_sow | |
| sbpcgs_hay_baling | |
| sbpcgs_GR | |
| sbpcgs_water1 | |
| sbpcgs_water2 | |
| sbpcgs_insecticide | |
| sbpcgs_fungicide | |
| sbpcgs_cattle_out | |
| sbpcgs_cattle_is_out | |
| sbpcgs_start | |
| sbpcgs_ferti_s1 | |
| sbpcgs_ferti_s2 | |
| sbpcgs_ferti_s3 | |
| sbpcgs_harvest | |
| sbpcgs_spring_plough | |
| sbpcgs_autumn_plough | |
| sbpcgs_spring_harrow | |
| sbpcgs_spring_roll | |
| sbpcgs_spring_sow | |
| sbpcgs_strigling_sow | |
| sbpcgs_hay_baling | |
| sbpcgs_GR | |
| sbpcgs_water1 | |
| sbpcgs_water2 | |
| sbpcgs_insecticide | |
| sbpcgs_fungicide | |
| sbpcgs_cattle_out | |
| sbpcgs_cattle_is_out | |
Definition at line 45 of file BarleyPeaCloverGrassStrigling.h.