Go to the source code of this file.
|
enum | FodderGrassToDo {
fg_start = 1,
fg_ferti_zero =FG_BASE,
fg_ferti_one,
fg_ferti_two,
fg_ferti_three,
fg_ferti_four,
fg_cut_to_silage,
fg_cut_to_silage2,
fg_cut_to_silage3,
fg_water_zero,
fg_water_one,
fg_productapplic_one,
fg_foobar
} |
|
◆ FG_BASE
◆ FG_CUT_DATE
#define FG_CUT_DATE m_field->m_user[0] |
◆ FG_FERTI_DATE
#define FG_FERTI_DATE m_field->m_user[2] |
◆ FG_FORCE_SECOND_CUT
#define FG_FORCE_SECOND_CUT m_field->m_user[3] |
◆ FG_HALT_SECOND_WATER
#define FG_HALT_SECOND_WATER m_field->m_user[4] |
◆ FG_WATER_DATE
#define FG_WATER_DATE m_field->m_user[1] |
◆ FodderGrassToDo
Enumerator |
---|
fg_start | |
fg_ferti_zero | |
fg_ferti_one | |
fg_ferti_two | |
fg_ferti_three | |
fg_ferti_four | |
fg_cut_to_silage | |
fg_cut_to_silage2 | |
fg_cut_to_silage3 | |
fg_water_zero | |
fg_water_one | |
fg_productapplic_one | |
fg_foobar | |