Nano v1.0.0
Simulating Natural Selection
ss::types::Trait Struct Reference

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
 

Detailed Description

A struct holding the data for a trait.

Member Function Documentation

◆ operator<=>()

auto ss::types::Trait::operator<=> ( const Trait ) const
default

Member Data Documentation

◆ sense

float ss::types::Trait::sense

◆ speed

float ss::types::Trait::speed

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