![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
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
enum TTypeOfPredatorState |