ALMaSS Partridge ODdox  1.1
The partridge model description following ODdox protocol
Partridge_struct Class Reference

Struct to basic partridge information. More...

#include <Partridge_All.h>

Inheritance diagram for Partridge_struct:
AdultPartridge_struct Chick_struct Clutch_struct

Public Member Functions

virtual ~Partridge_struct ()
 

Public Attributes

int x
 
int y
 
int bx
 
int by
 
LandscapeL
 
Partridge_Coveym_covey
 
int family_counter
 

Detailed Description

Struct to basic partridge information.

Definition at line 342 of file Partridge_All.h.

Constructor & Destructor Documentation

◆ ~Partridge_struct()

virtual Partridge_struct::~Partridge_struct ( )
inlinevirtual

Definition at line 352 of file Partridge_All.h.

352  {;
353  }

Member Data Documentation

◆ bx

◆ by

◆ family_counter

◆ L

Landscape* Partridge_struct::L

Definition at line 348 of file Partridge_All.h.

Referenced by Partridge_Base::CopyMyself().

◆ m_covey

◆ x

◆ y


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