ALMaSS Rabbit ODdox  1.1
The rabbit model description following ODdox protocol
LocalWarrenNewtorkEntry Struct Reference

An entry in the local warren network - a helper list of accessibly local warren locations. More...

#include <Rabbit.h>

Public Attributes

Rabbit_Warrenm_aWarren
 
int m_dist
 
double m_visitprob
 

Detailed Description

An entry in the local warren network - a helper list of accessibly local warren locations.

Definition at line 140 of file Rabbit.h.

Member Data Documentation

◆ m_aWarren

Rabbit_Warren* LocalWarrenNewtorkEntry::m_aWarren

Definition at line 142 of file Rabbit.h.

Referenced by Rabbit_Population_Manager::CreateLocalWarrenNetworkLists().

◆ m_dist

int LocalWarrenNewtorkEntry::m_dist

Definition at line 143 of file Rabbit.h.

Referenced by Rabbit_Population_Manager::CreateLocalWarrenNetworkLists().

◆ m_visitprob

double LocalWarrenNewtorkEntry::m_visitprob

Definition at line 144 of file Rabbit.h.


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