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

Go to the source code of this file.

Classes

class  OFirstYearDanger
 

Macros

#define O_FIRST_YEAR_DANGER_BASE   300
 

Enumerations

enum  OFirstYearDangerToDo { ofyd_start = 1, ofyd_end = O_FIRST_YEAR_DANGER_BASE, ofyd_foobar }
 

Macro Definition Documentation

◆ O_FIRST_YEAR_DANGER_BASE

#define O_FIRST_YEAR_DANGER_BASE   300

Enumeration Type Documentation

◆ OFirstYearDangerToDo

Enumerator
ofyd_start 
ofyd_end 
ofyd_foobar 
33  {
34  ofyd_start = 1, // Compulsory, start event must always be 1 (one).
ofyd_end
Definition: OFirstYearDanger.h:35
ofyd_start
Definition: OFirstYearDanger.h:34
ofyd_foobar
Definition: OFirstYearDanger.h:36
OFirstYearDangerToDo
OFirstYearDangerToDo
Definition: OFirstYearDanger.h:33
O_FIRST_YEAR_DANGER_BASE
#define O_FIRST_YEAR_DANGER_BASE
Definition: OFirstYearDanger.h:31