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

Struct to store the input for the simulation for a single 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 energy levels to be added at the specified node at the given tick. More...
 
int timeseries_ticks
 Length of timeseries.
 

Detailed Description

Struct to store the input for the simulation for a single node.

All members must be set when passing it to a simulation.

Field Documentation

nodeval_t* nodeinputseries_t::timeseries

Series of energy levels to be added at the specified node at the given tick.

Has timeseries_ticks as length.


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