ALMaSS Vole ODDox  1.1
The vole model description following ODdox protocol
struct_Vole_Adult Class Reference

A struct for passing data to create a new vole. More...

#include <vole_all.h>

Public Attributes

int x
 
int y
 
int age
 
double weight
 
int xborn
 
int yborn
 
int PolyRefBorn
 
int ElemBorn
 
int VegBorn
 
int BirthYear
 
int FatherId
 
int MotherId
 
int FatherStateAtBirth
 
LandscapeL
 
Vole_Population_ManagerVPM
 
GeneticMaterial Genes
 
bool m_flag
 
bool m_gflag
 
bool m_dflag
 
double misc_use
 

Detailed Description

A struct for passing data to create a new vole.

Definition at line 122 of file vole_all.h.

Member Data Documentation

◆ age

◆ BirthYear

int struct_Vole_Adult::BirthYear

Definition at line 134 of file vole_all.h.

Referenced by Vole_Base::Init(), Vole_Male::ReInit(), and Vole_Male::Vole_Male().

◆ ElemBorn

◆ FatherId

◆ FatherStateAtBirth

int struct_Vole_Adult::FatherStateAtBirth

Definition at line 137 of file vole_all.h.

Referenced by Vole_Population_Manager::CreateObjects_Init().

◆ Genes

◆ L

◆ m_dflag

bool struct_Vole_Adult::m_dflag

◆ m_flag

◆ m_gflag

bool struct_Vole_Adult::m_gflag

◆ misc_use

double struct_Vole_Adult::misc_use

◆ MotherId

◆ PolyRefBorn

◆ VegBorn

◆ VPM

◆ weight

double struct_Vole_Adult::weight

◆ x

◆ xborn

int struct_Vole_Adult::xborn

Definition at line 129 of file vole_all.h.

◆ y

◆ yborn

int struct_Vole_Adult::yborn

Definition at line 130 of file vole_all.h.


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