Loading [MathJax]/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DK_FarmForest_Perm.h File Reference

Go to the source code of this file.

Classes

class  DK_FarmForest_Perm
 

Macros

#define DK_FFP_BASE   66400
 

Enumerations

enum  DK_FarmForest_PermToDo { dk_ffp_start = 1, dk_ffp_do_nothing_start = DK_FFP_BASE, dk_ffp_do_nothing_stop, dk_ffp_foobar }
 

Macro Definition Documentation

◆ DK_FFP_BASE

#define DK_FFP_BASE   66400

Enumeration Type Documentation

◆ DK_FarmForest_PermToDo

Enumerator
dk_ffp_start 
dk_ffp_do_nothing_start 
dk_ffp_do_nothing_stop 
dk_ffp_foobar 
41  {
42  dk_ffp_start = 1, // Compulsory, start event must always be 1 (one).
dk_ffp_do_nothing_start
Definition: DK_FarmForest_Perm.h:43
dk_ffp_start
Definition: DK_FarmForest_Perm.h:42
DK_FarmForest_PermToDo
DK_FarmForest_PermToDo
Definition: DK_FarmForest_Perm.h:41
dk_ffp_foobar
Definition: DK_FarmForest_Perm.h:45
DK_FFP_BASE
#define DK_FFP_BASE
Definition: DK_FarmForest_Perm.h:39
dk_ffp_do_nothing_stop
Definition: DK_FarmForest_Perm.h:44