ALMaSS Hare ODDox  1.1
The hare model description following ODdox protocol
AnimalPosition Class Reference

A class defining an animals position. More...

#include <PopulationManager.h>

Public Attributes

TTypesOfLandscapeElement m_EleType
 
TTypesOfVegetation m_VegType
 
unsigned m_x
 
unsigned m_y
 

Detailed Description

A class defining an animals position.

Definition at line 168 of file PopulationManager.h.

Member Data Documentation

◆ m_EleType

TTypesOfLandscapeElement AnimalPosition::m_EleType

Definition at line 174 of file PopulationManager.h.

Referenced by Population_Manager::Probe(), and TAnimal::SupplyPosition().

◆ m_VegType

TTypesOfVegetation AnimalPosition::m_VegType

Definition at line 175 of file PopulationManager.h.

Referenced by Population_Manager::Probe(), and TAnimal::SupplyPosition().

◆ m_x

◆ m_y


The documentation for this class was generated from the following file: