StaticSpikingSynapse
Subsections

StaticSpikingSynapse

We call a synapse a static synapse if the amplitude of each postsynaptic response is equal. Here we implement a synaptic response x(t) of the form $x(t)=W\cdot\exp(-t/\tau)$ for each spike which hits the synapse at time t with an amplitude of W and a decay time constant of $\tau$ . The responses of all the spikes are added up linearly.

Read/writable Fields

tau (sec) :
The synaptic time constant $\tau$
W :
The weight (scaling factor, strenght, maximal amplitude) of the synapse
delay (sec) :
The synaptic transmission delay

Readonly Fields

psr :
The psr (postsynaptic response) is the result of whatever computation is going on in a synapse.
steps2cutoff :

 
(C) 2003, Thomas Natschläger last modified 07/10/2006