File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PollenNectarCellInfo Struct Reference

A data structure to store the pollen and nectar information for each cell. More...

#include <Landscape.h>

Public Attributes

int d_x_loc = -1
 
int d_y_loc = -1
 
double d_quality
 
double d_quantity
 

Detailed Description

A data structure to store the pollen and nectar information for each cell.

Member Data Documentation

◆ d_quality

double PollenNectarCellInfo::d_quality

◆ d_quantity

double PollenNectarCellInfo::d_quantity

◆ d_x_loc

int PollenNectarCellInfo::d_x_loc = -1

◆ d_y_loc

int PollenNectarCellInfo::d_y_loc = -1

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