ALMaSS Vole ODDox
1.1
The vole model description following ODdox protocol
|
A class for storing the position of the trap the vole is in. More...
#include <vole_all.h>
Public Attributes | |
bool | m_inAtrap |
![]() | |
unsigned | m_x |
unsigned | m_y |
TTypesOfLandscapeElement | m_EleType |
TTypesOfVegetation | m_VegType |
A class for storing the position of the trap the vole is in.
Definition at line 112 of file vole_all.h.
bool InTrapPosition::m_inAtrap |
Definition at line 115 of file vole_all.h.
Referenced by Vole_Base::CheckTraps(), Vole_Base::Init(), Vole_Base::SetFree(), and Vole_Base::SupplyInTrap().