ALMaSS Hare ODDox  1.1
The hare model description following ODdox protocol
OFirstYearDanger.h File Reference

Go to the source code of this file.

Classes

class  OFirstYearDanger
 

Macros

#define O_FIRST_YEAR_DANGER_BASE   2000
 

Enumerations

enum  OFirstYearDangerToDo { ofyd_start = 1, ofyd_end = O_FIRST_YEAR_DANGER_BASE }
 

Macro Definition Documentation

◆ O_FIRST_YEAR_DANGER_BASE

#define O_FIRST_YEAR_DANGER_BASE   2000

Definition at line 31 of file OFirstYearDanger.h.

Enumeration Type Documentation

◆ OFirstYearDangerToDo

Enumerator
ofyd_start 
ofyd_end 

Definition at line 33 of file OFirstYearDanger.h.

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
OFirstYearDangerToDo
OFirstYearDangerToDo
Definition: OFirstYearDanger.h:33
O_FIRST_YEAR_DANGER_BASE
#define O_FIRST_YEAR_DANGER_BASE
Definition: OFirstYearDanger.h:31