![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the source code of this file.
Classes | |
class | DK_OGrazingPigs |
Macros | |
#define | DK_OGP_BASE 67100 |
#define | OGP_FIRST_PIGS_IN_DATE m_field->m_user[0] |
#define | OGP_LAST_PIGS_IN_DATE m_field->m_user[1] |
Enumerations | |
enum | DK_OGrazingPigsToDo { dk_ogp_start = 1, dk_ogp_pigs_out = DK_OGP_BASE, dk_ogp_pigs_are_out, dk_ogp_pigs_are_out_forced, dk_ogp_foobar } |
#define DK_OGP_BASE 67100 |
#define OGP_FIRST_PIGS_IN_DATE m_field->m_user[0] |
#define OGP_LAST_PIGS_IN_DATE m_field->m_user[1] |
enum DK_OGrazingPigsToDo |