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

Ant body size phene. More...

#include <body-size.hpp>

Public Attributes

float min_mesosoma_length
 Minimum mesosoma length (Weber's length), in centimeters. More...
 
float max_mesosoma_length
 Maximum mesosoma length (Weber's length), in centimeters. More...
 
float mean_mesosoma_length
 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 33 of file phene/body-size.hpp.

Member Data Documentation

◆ max_mesosoma_length

float ant::phene::body_size::max_mesosoma_length

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

Definition at line 39 of file phene/body-size.hpp.

◆ mean_mesosoma_length

float ant::phene::body_size::mean_mesosoma_length

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

Definition at line 42 of file phene/body-size.hpp.

◆ min_mesosoma_length

float ant::phene::body_size::min_mesosoma_length

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

Definition at line 36 of file phene/body-size.hpp.


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