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

Part of the basic ALMaSS system (obselete) More...

#include <populationmanager.h>

Inheritance diagram for RoeDeerInfo:
AnimalPosition

Public Attributes

int m_Size
 
int m_Age
 
unsigned m_Range_x
 
unsigned m_Range_y
 
unsigned m_OldRange_x
 
unsigned m_OldRange_y
 
- Public Attributes inherited from AnimalPosition
unsigned m_x
 
unsigned m_y
 
TTypesOfLandscapeElement m_EleType
 
TTypesOfVegetation m_VegType
 

Detailed Description

Part of the basic ALMaSS system (obselete)

Communicates the range centre, age and size of animals to other objects

Definition at line 186 of file populationmanager.h.

Member Data Documentation

◆ m_Age

int RoeDeerInfo::m_Age

Definition at line 190 of file populationmanager.h.

◆ m_OldRange_x

unsigned RoeDeerInfo::m_OldRange_x

Definition at line 193 of file populationmanager.h.

◆ m_OldRange_y

unsigned RoeDeerInfo::m_OldRange_y

Definition at line 194 of file populationmanager.h.

◆ m_Range_x

unsigned RoeDeerInfo::m_Range_x

Definition at line 191 of file populationmanager.h.

◆ m_Range_y

unsigned RoeDeerInfo::m_Range_y

Definition at line 192 of file populationmanager.h.

◆ m_Size

int RoeDeerInfo::m_Size

Definition at line 189 of file populationmanager.h.


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