![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
PositionMap.h This file contains the headers for the PositionMap class
More...
Go to the source code of this file.
Classes | |
class | SimplePositionMap |
Used to map locations of individuals for density estimates - space inefficient but good for testing. More... | |
class | SimplePositionMapInt |
class | SimplePositionMapPointers< AnimalTypes > |
class | ScalablePositionMap |
Used to map locations of individuals for density estimates. Each cell can only contain one value (it is binary). More... | |
class | PositionMap |
Used to map locations of individuals for density estimates. More... | |
PositionMap.h This file contains the headers for the PositionMap class
by Chris J. Topping
Version of April 2023 witn new SimplePostionMapInt class