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

Used for creation of a new Rabbit object. More...

#include <Rabbit_Population_Manager.h>

Public Attributes

int m_x
 x-coord More...
 
int m_y
 y-coord More...
 
int m_x2
 x-coord of birth More...
 
int m_y2
 y-coord of birth More...
 
Landscapem_L
 Landscape pointer. More...
 
Rabbit_Population_Managerm_NPM
 Rabbit_Population_Manager pointer. More...
 
int m_age
 The rabbit age. More...
 
int m_weightage
 The rabbit age in terms of weight. More...
 
Rabbit_Youngm_rabbit
 A pointer to a rabbit base - useful for extra information. More...
 
Rabbit_Warrenm_Warren
 A pointer to the current warren. More...
 
int m_soil
 The current warren soil type. More...
 

Detailed Description

Used for creation of a new Rabbit object.

Definition at line 58 of file Rabbit_Population_Manager.h.

Member Data Documentation

◆ m_age

◆ m_L

◆ m_NPM

◆ m_rabbit

Rabbit_Young* struct_Rabbit::m_rabbit

A pointer to a rabbit base - useful for extra information.

Definition at line 78 of file Rabbit_Population_Manager.h.

Referenced by Rabbit_Young::st_BecomeJuvenile().

◆ m_soil

◆ m_Warren

◆ m_weightage

◆ m_x

◆ m_x2

◆ m_y

◆ m_y2


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