Nano v1.0.0
Simulating Natural Selection
|
A struct holding the data for a trait. More...
#include <simulation_data.h>
Public Member Functions | |
auto | operator<=> (const Trait &) const =default |
Public Attributes | |
float | sense |
float | speed |
A struct holding the data for a trait.
|
default |
float ss::types::Trait::sense |
float ss::types::Trait::speed |