Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
Spike.h File Reference

Handling the spikes of neuronal communication. More...

Go to the source code of this file.

Classes

class  Spike
 Handles spike tables for the neurons. More...
 
struct  SpikePoint
 The form of an action potential is stored in 2-item vectors, a simple X-Y value pair The time is given at an abstract scale (as digitized from an image), The amplitude is signed, in units uV; the time is in usec The output is set to 'Amplitude', and the next change happens at 'Time' If 'Time'==0, the spike is terminated. More...
 

Detailed Description

Handling the spikes of neuronal communication.