ALMaSS Rabbit ODdox  1.00
The rabbit model description following ODdox protocol
Public Attributes | List of all members
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 164 of file populationmanager.h.

Member Data Documentation

TTypesOfLandscapeElement AnimalPosition::m_EleType

Definition at line 170 of file populationmanager.h.

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

TTypesOfVegetation AnimalPosition::m_VegType

Definition at line 171 of file populationmanager.h.

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

unsigned AnimalPosition::m_x
unsigned AnimalPosition::m_y

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