|
ALMaSS Hare ODDox
1.1
The hare model description following ODdox protocol
|
Class used to pass hare information to CreateObjects. More...
#include <Hare_all.h>
Public Attributes | |
| int | age |
| THare_Population_Manager * | HM |
| Landscape * | L |
| Hare_Female * | Mum |
| int | RefNum |
| double | weight |
| int | x |
| int | y |
Class used to pass hare information to CreateObjects.
Definition at line 134 of file Hare_all.h.
| int struct_Hare::age |
Definition at line 139 of file Hare_all.h.
Referenced by THare_Population_Manager::CreateObjects(), THare_Population_Manager::Init(), Hare_Male::ReInit(), Hare_Female::ReInit(), Hare_Infant::st_NextStage(), and Hare_Juvenile::st_NextStage().
| THare_Population_Manager* struct_Hare::HM |
Definition at line 141 of file Hare_all.h.
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 |
Definition at line 140 of file Hare_all.h.
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().
| Hare_Female* struct_Hare::Mum |
Definition at line 142 of file Hare_all.h.
Referenced by THare_Population_Manager::CreateObjects(), Hare_Female::GiveBirth(), Hare_Infant::st_NextStage(), and Hare_Juvenile::st_NextStage().
| int struct_Hare::RefNum |
Definition at line 143 of file Hare_all.h.
Referenced by THare_Population_Manager::CreateObjects(), THare_Population_Manager::Init(), Hare_Male::ReInit(), Hare_Female::ReInit(), and Hare_Juvenile::st_NextStage().
| double struct_Hare::weight |
Definition at line 144 of file Hare_all.h.
Referenced by THare_Population_Manager::CreateObjects(), Hare_Female::GiveBirth(), THare_Population_Manager::Init(), 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().
| int struct_Hare::x |
Definition at line 137 of file Hare_all.h.
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().
| int struct_Hare::y |
Definition at line 138 of file Hare_all.h.
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().