|
ALMaSS Skylark ODDox
1.1
The skylark model description following ODdox protocol
|
A class defining an animals position. More...
#include <PopulationManager.h>
Public Attributes | |
| unsigned | m_x |
| unsigned | m_y |
| TTypesOfLandscapeElement | m_EleType |
| TTypesOfVegetation | m_VegType |
A class defining an animals position.
| TTypesOfLandscapeElement AnimalPosition::m_EleType |
Referenced by TSkylarkList< T >::Probe().
| TTypesOfVegetation AnimalPosition::m_VegType |
Referenced by TSkylarkList< T >::Probe().
| unsigned AnimalPosition::m_x |
Referenced by TSkylarkList< T >::Probe().
| unsigned AnimalPosition::m_y |
Referenced by TSkylarkList< T >::Probe().