ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
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.

Member Data Documentation

◆ age

int struct_Vole_Adult::age

◆ BirthYear

int struct_Vole_Adult::BirthYear

◆ ElemBorn

int struct_Vole_Adult::ElemBorn

◆ FatherId

int struct_Vole_Adult::FatherId

◆ FatherStateAtBirth

int struct_Vole_Adult::FatherStateAtBirth

◆ Genes

GeneticMaterial struct_Vole_Adult::Genes

Referenced by Vole_Base::Init().

◆ L

Landscape* struct_Vole_Adult::L

Referenced by Vole_Base::Init().

◆ m_dflag

bool struct_Vole_Adult::m_dflag

◆ m_flag

bool struct_Vole_Adult::m_flag

◆ m_gflag

bool struct_Vole_Adult::m_gflag

◆ misc_use

double struct_Vole_Adult::misc_use

◆ MotherId

int struct_Vole_Adult::MotherId

◆ PolyRefBorn

int struct_Vole_Adult::PolyRefBorn

◆ VegBorn

int struct_Vole_Adult::VegBorn

◆ VPM

◆ weight

double struct_Vole_Adult::weight

◆ x

int struct_Vole_Adult::x

◆ xborn

int struct_Vole_Adult::xborn

◆ y

int struct_Vole_Adult::y

◆ yborn

int struct_Vole_Adult::yborn

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