Antkeeper  0.0.1
Public Attributes | List of all members
ant_body_size_phene Struct Reference

Ant body size phene. More...

#include <ant-body-size-gene.hpp>

Public Attributes

float min_mesosoma_length {0.0f}
 Minimum mesosoma length (Weber's length), in centimeters. More...
 
float max_mesosoma_length {0.0f}
 Maximum mesosoma length (Weber's length), in centimeters. More...
 
float mean_mesosoma_length {0.0f}
 Mean mesosoma length (Weber's length), in centimeters. More...
 

Detailed Description

Ant body size phene.

See also
https://www.antwiki.org/wiki/Morphological_Measurements

Definition at line 30 of file ant-body-size-gene.hpp.

Member Data Documentation

◆ max_mesosoma_length

float ant_body_size_phene::max_mesosoma_length {0.0f}

Maximum mesosoma length (Weber's length), in centimeters.

Definition at line 36 of file ant-body-size-gene.hpp.

◆ mean_mesosoma_length

float ant_body_size_phene::mean_mesosoma_length {0.0f}

Mean mesosoma length (Weber's length), in centimeters.

Definition at line 39 of file ant-body-size-gene.hpp.

◆ min_mesosoma_length

float ant_body_size_phene::min_mesosoma_length {0.0f}

Minimum mesosoma length (Weber's length), in centimeters.

Definition at line 33 of file ant-body-size-gene.hpp.


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