Goose Management Model ODdox  1.02
struct_Hunter Class Reference

Used for creation of a new hunter object. More...

#include <Hunters_all.h>

Public Attributes

double m_efficiency
 
vector< Farm * > m_farms
 
double m_goosecountchance
 
APoint m_home
 
int m_HType
 
int m_huntingdayslimit
 
vector< int > m_huntlocrefs
 
vector< APoint > m_huntlocs
 
Landscapem_L
 
unsigned m_no_hunt_locs
 
Population_Managerm_preyPM
 
int m_ref
 
APoint m_validxy
 
int m_weekend
 

Detailed Description

Used for creation of a new hunter object.

Definition at line 79 of file Hunters_all.h.

Member Data Documentation

◆ m_efficiency

double struct_Hunter::m_efficiency

Definition at line 92 of file Hunters_all.h.

Referenced by Hunter::Init(), and Hunter_Population_Manager::Init().

◆ m_farms

vector<Farm*> struct_Hunter::m_farms

◆ m_goosecountchance

double struct_Hunter::m_goosecountchance

Definition at line 93 of file Hunters_all.h.

Referenced by Hunter::Init(), and Hunter_Population_Manager::Init().

◆ m_home

APoint struct_Hunter::m_home

Definition at line 84 of file Hunters_all.h.

Referenced by Hunter::Init(), and Hunter_Population_Manager::Init().

◆ m_HType

int struct_Hunter::m_HType

Definition at line 83 of file Hunters_all.h.

Referenced by Hunter_Population_Manager::Init().

◆ m_huntingdayslimit

int struct_Hunter::m_huntingdayslimit

Definition at line 90 of file Hunters_all.h.

Referenced by Hunter::Init(), and Hunter_Population_Manager::Init().

◆ m_huntlocrefs

vector<int> struct_Hunter::m_huntlocrefs

Definition at line 85 of file Hunters_all.h.

Referenced by Hunter::Init(), and Hunter_Population_Manager::Init().

◆ m_huntlocs

vector<APoint> struct_Hunter::m_huntlocs

Definition at line 86 of file Hunters_all.h.

Referenced by Hunter::Init(), and Hunter_Population_Manager::Init().

◆ m_L

Landscape* struct_Hunter::m_L

Definition at line 94 of file Hunters_all.h.

Referenced by Hunter_Population_Manager::Init().

◆ m_no_hunt_locs

unsigned struct_Hunter::m_no_hunt_locs

Definition at line 87 of file Hunters_all.h.

◆ m_preyPM

Population_Manager* struct_Hunter::m_preyPM

Definition at line 95 of file Hunters_all.h.

Referenced by GooseHunter::GooseHunter(), and Hunter_Population_Manager::Init().

◆ m_ref

int struct_Hunter::m_ref

Definition at line 82 of file Hunters_all.h.

Referenced by Hunter::Init(), and Hunter_Population_Manager::Init().

◆ m_validxy

APoint struct_Hunter::m_validxy

Definition at line 88 of file Hunters_all.h.

◆ m_weekend

int struct_Hunter::m_weekend

Definition at line 91 of file Hunters_all.h.

Referenced by Hunter::Init(), and Hunter_Population_Manager::Init().


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