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_OFarmYoungForest_Perm.h File Reference

Go to the source code of this file.

Classes

class  DK_OFarmYoungForest_Perm
 

Macros

#define DK_ofyfp_BASE   66700
 

Enumerations

enum  DK_OFarmYoungForest_PermToDo { dk_ofyfp_start = 1, dk_ofyfp_do_nothing_start = DK_ofyfp_BASE, dk_ofyfp_do_nothing_stop, dk_ofyfp_foobar }
 

Macro Definition Documentation

◆ DK_ofyfp_BASE

#define DK_ofyfp_BASE   66700

Enumeration Type Documentation

◆ DK_OFarmYoungForest_PermToDo

Enumerator
dk_ofyfp_start 
dk_ofyfp_do_nothing_start 
dk_ofyfp_do_nothing_stop 
dk_ofyfp_foobar 
41  {
42  dk_ofyfp_start = 1, // Compulsory, start event must always be 1 (one).
DK_OFarmYoungForest_PermToDo
DK_OFarmYoungForest_PermToDo
Definition: DK_OFarmYoungForest_Perm.h:41
dk_ofyfp_foobar
Definition: DK_OFarmYoungForest_Perm.h:45
dk_ofyfp_start
Definition: DK_OFarmYoungForest_Perm.h:42
DK_ofyfp_BASE
#define DK_ofyfp_BASE
Definition: DK_OFarmYoungForest_Perm.h:39
dk_ofyfp_do_nothing_stop
Definition: DK_OFarmYoungForest_Perm.h:44
dk_ofyfp_do_nothing_start
Definition: DK_OFarmYoungForest_Perm.h:43