Brainsimulation
Simulation of the human brain.
|
Struct to store the status of one node. More...
#include <definitions.h>
Data Fields | |
nodeval_t | act |
Energy-level of node. | |
nodeval_t | slope |
Slope of node. | |
Struct to store the status of one node.
Includes the energy-level of the node, as well as the slope.