|
ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
The header file for all predator lifestages and population manager classes More...
Go to the source code of this file.
Classes | |
| class | struct_Predator |
| Used for creation of a new predator object. More... | |
| class | TPredator |
| The base class for predators encompsassing all their general behaviours. More... | |
| class | TPredator_Population_Manager |
| The class to handle all predator population related matters. More... | |
| class | Weasel |
| The Weasel class is one of two current implementations of TPredator. More... | |
| class | Owl |
| The Owl class is one of two current implementations of TPredator. More... | |
Enumerations | |
| enum | TTypeOfPredatorState { tops_InitialState =0, tops_Hunting, tops_Dispersal, tops_Movement } |
The header file for all predator lifestages and population manager classes
Version of 28 January 2001.
By Chris J. Topping
Definition in file Predators.h.
| enum TTypeOfPredatorState |
Used for the population manager's list of predators Predators like other ALMaSS animals work using a state/transition concept. These are the predator behavioural states.
| Enumerator | |
|---|---|
| tops_InitialState | |
| tops_Hunting | |
| tops_Dispersal | |
| tops_Movement | |
Definition at line 53 of file Predators.h.