CSIM: Synapse Class Reference

Synapse Class Reference

#include <synapse.h>

Inheritance diagram for Synapse:

Advancable csimClass AnalogSynapse SpikingSynapse DynamicAnalogSynapse StaticAnalogCbSynapse StaticAnalogSynapse DynamicSpikingSynapse StaticSpikingSynapse StdpSynapse DynamicSpikingCbSynapse StaticSpikingCbSynapse DynamicStdpSynapse GlutamateSynapse GlutamateSynapseSynchan StaticStdpSynapse DynamicGlutamateSynapse StaticGlutamateSynapse DynamicGlutamateSynapseSynchan StaticGlutamateSynapseSynchan List of all members.

Detailed Description

Base class of all synapses.

This class takes care about the connectivity: it maintains a pointer to the presynaptic and the postsynaptic object as well to the summation point.

Public Member Functions

Public Attributes

  • float W
    The weight (scaling factor, strenght, maximal amplitude) of the synapse.
  • float delay
    The synaptic transmission delay.
  • double psr
    The psr (postsynaptic response) is the result of whatever computation is going on in a synapse.

Protected Attributes


Member Data Documentation

float Synapse::delay
 

The synaptic transmission delay.

As the synaptic transmission delay we understand the time between a signal (spike or analog signal) is generated in the presynaptic object and the time of the onset of the postsynaptic response.


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