![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
#include <Croprotation.h>
Public Attributes | |
unsigned | m_activity |
bool | m_condition |
unsigned ManagementDependency::m_activity |
Defines an activity and a condition e.g. activity number X and if true the current activity will not be executed unless X hhas been done. If false the reverse.
bool ManagementDependency::m_condition |