Antkeeper  0.0.1
Public Attributes | List of all members
ant::phene::foraging_time Struct Reference

Ant foraging time phene. More...

#include <foraging-time.hpp>

Public Attributes

float min_solar_altitude
 Minimum solar altitude at which foraging occurs. More...
 
float max_solar_altitude
 Maximum solar alttiude at which foraging occurs. More...
 

Detailed Description

Ant foraging time phene.

Definition at line 31 of file phene/foraging-time.hpp.

Member Data Documentation

◆ max_solar_altitude

float ant::phene::foraging_time::max_solar_altitude

Maximum solar alttiude at which foraging occurs.

Definition at line 37 of file phene/foraging-time.hpp.

◆ min_solar_altitude

float ant::phene::foraging_time::min_solar_altitude

Minimum solar altitude at which foraging occurs.

Definition at line 34 of file phene/foraging-time.hpp.


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