AnalogSynapse Class Reference
#include <analogsynapse.h>
Inheritance diagram for AnalogSynapse:
List of all members.
Detailed Description
Base class of all analog synapses.
Public Member Functions
-
virtual int getIndex (void)
- Returns the post-synaptic current of the synapse.
Public Attributes
-
float Inoise
- The noise of our analog synapses [units=;].
Protected Attributes
-
int delayIndex
- Index into queue of presynaptic neuron.
-
double psi
- pre-synaptic analog input into this synapse
Friends