#include <staticspikingcbsynapse.h>
Inheritance diagram for StaticSpikingCbSynapse:
We call a synapse a static synapse if the amplitude of each evoked conductance change is equal. Here we implement a conductance of the form
for each spike which hits the synapse at time
with an amplitude of
and a decay time constant of
. The responses of all the spikes are added up linearly.