![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Class used to pass hare information to CreateObjects. More...
#include <Hare_All.h>
Public Attributes | |
int | x |
int | y |
int | age |
Landscape * | L |
THare_Population_Manager * | HM |
Hare_Female * | Mum |
int | RefNum |
double | weight |
Class used to pass hare information to CreateObjects.
int struct_Hare::age |
Referenced by THare_Population_Manager::CreateObjects(), Hare_Male::ReInit(), and Hare_Female::ReInit().
THare_Population_Manager* struct_Hare::HM |
Referenced by THare_Population_Manager::CreateObjects(), Hare_Female::GiveBirth(), THare_Population_Manager::Init(), Hare_Infant::ReInit(), Hare_Young::ReInit(), Hare_Juvenile::ReInit(), Hare_Male::ReInit(), Hare_Female::ReInit(), Hare_Infant::st_NextStage(), Hare_Young::st_NextStage(), and Hare_Juvenile::st_NextStage().
Landscape* struct_Hare::L |
Hare_Female* struct_Hare::Mum |
Referenced by THare_Population_Manager::CreateObjects().
int struct_Hare::RefNum |
Referenced by THare_Population_Manager::CreateObjects(), Hare_Male::ReInit(), and Hare_Female::ReInit().
double struct_Hare::weight |
int struct_Hare::x |
int struct_Hare::y |