#include <svdstate.h>
|
| SVDState () |
|
QString | compositionString () const |
| get a string with the main species on the resource unit dominant species is uppercase, all other lowercase More...
|
|
QString | stateLabel () const |
| a human readable string describing the state More...
|
|
float | neighborhoodAnalysis (QVector< float > &v) |
| calculate neighborhood population, return total weight added to the vector of species More...
|
|
◆ SVDState()
◆ compositionString()
QString SVDState::compositionString |
( |
| ) |
const |
get a string with the main species on the resource unit dominant species is uppercase, all other lowercase
◆ neighborhoodAnalysis()
float SVDState::neighborhoodAnalysis |
( |
QVector< float > & |
v | ) |
|
calculate neighborhood population, return total weight added to the vector of species
◆ stateLabel()
QString SVDState::stateLabel |
( |
| ) |
const |
a human readable string describing the state
◆ admixed_species_index
int SVDState::admixed_species_index[5] |
◆ composition
int SVDState::composition |
◆ dominant_species_index
int SVDState::dominant_species_index |
◆ function
◆ Id
the unique Id of the state within the current simulation.
◆ structure
◆ svd
link to the SVD container class
The documentation for this struct was generated from the following files: