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

StaticSpikingCbSynapse Class Reference

#include <staticspikingcbsynapse.h>

Inheritance diagram for StaticSpikingCbSynapse:

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 evoked conductance change is equal. Here we implement a conductance $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.

Public Member Functions

Public Attributes

Private Attributes

Friends