Brainsimulation
Simulation of the human brain.
Data Fields
nodetimeseries_t Struct Reference

Struct to store the results of a simulation for a single observed node. More...

#include <definitions.h>

Data Fields

int x_index
 x index of the node.
 
int y_index
 y index of the node.
 
nodeval_ttimeseries
 Series of observed node energy levels. More...
 
int timeseries_ticks
 Length of timeseries.
 

Detailed Description

Struct to store the results of a simulation for a single observed node.

x_index and y_index members must be set when passing it to a simulation.

Field Documentation

nodeval_t* nodetimeseries_t::timeseries

Series of observed node energy levels.

One element per tick. Has timeseries_ticks as length.


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