ALMaSS Rabbit ODdox  1.1
The rabbit model description following ODdox protocol
AnimalPosition Class Reference

A class defining an animals position. More...

#include <populationmanager.h>

Inheritance diagram for AnimalPosition:
RoeDeerInfo

Public Attributes

unsigned m_x
 
unsigned m_y
 
TTypesOfLandscapeElement m_EleType
 
TTypesOfVegetation m_VegType
 

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

unsigned AnimalPosition::m_x

◆ m_y

unsigned AnimalPosition::m_y

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