File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/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_OptimalFlowerMix2.h File Reference

Go to the source code of this file.

Classes

class  DK_OptimalFlowerMix2
 

Macros

#define DK_OFM2_BASE   162800
 

Enumerations

enum  DK_OptimalFlowerMix2ToDo { dk_ofm2_start = 1, dk_ofm2_wait1 = DK_OFM2_BASE, dk_ofm2_wait2, dk_ofm2_foobar }
 

Macro Definition Documentation

◆ DK_OFM2_BASE

#define DK_OFM2_BASE   162800

Enumeration Type Documentation

◆ DK_OptimalFlowerMix2ToDo

Enumerator
dk_ofm2_start 
dk_ofm2_wait1 
dk_ofm2_wait2 
dk_ofm2_foobar 
40  {
41  dk_ofm2_start = 1, // Compulsory, start event must always be 1 (one).
DK_OFM2_BASE
#define DK_OFM2_BASE
Definition: DK_OptimalFlowerMix2.h:39
dk_ofm2_wait2
Definition: DK_OptimalFlowerMix2.h:43
dk_ofm2_wait1
Definition: DK_OptimalFlowerMix2.h:42
dk_ofm2_foobar
Definition: DK_OptimalFlowerMix2.h:44
dk_ofm2_start
Definition: DK_OptimalFlowerMix2.h:41
DK_OptimalFlowerMix2ToDo
DK_OptimalFlowerMix2ToDo
Definition: DK_OptimalFlowerMix2.h:40