Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

StaticSpikingSynapse Class Reference

#include <staticspikingsynapse.h>

Inheritance diagram for StaticSpikingSynapse:

SpikingSynapse Synapse Advancable List of all members.

Detailed Description

A static spike transmitting synapse (no synaptic dynamics).

We call a synapse a static synapse if the amplitude of each postsynaptic response is equal. Here we implement a synaptic response 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.

Friends