GenericFacetsHWDepressionSynapse< SpikeResponse > Class Template Reference

#include <GenericFacetsHWSynapse.h>

Inheritance diagram for GenericFacetsHWDepressionSynapse< SpikeResponse >:

Inheritance graph
[legend]
Collaboration diagram for GenericFacetsHWDepressionSynapse< SpikeResponse >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GenericFacetsHWDepressionSynapse ()
virtual ~GenericFacetsHWDepressionSynapse ()
virtual double getManagedDelay () const
virtual int reset (double dt)
virtual int spikeHit (spikeport_t port, SpikeEvent const &spike)

Public Attributes

float W
 The weight (scaling factor, strength, maximal amplitude) of the synapse.
double inact
 level of inactivity
double inact0
 initial level of inactivity
double inact_tau
 time constant
double inact_step
 increasing step after spike ( C_2 / (C_1 + C_2) ), C_2 < C1
double max_dep
 HW constant OTA O2 (ask J. Schremmel).
float delay
 The synaptic transmission delay.


Detailed Description

template<class SpikeResponse>
class GenericFacetsHWDepressionSynapse< SpikeResponse >

Definition at line 13 of file GenericFacetsHWSynapse.h.


Constructor & Destructor Documentation

template<class SpikeResponse>
GenericFacetsHWDepressionSynapse< SpikeResponse >::GenericFacetsHWDepressionSynapse (  )  [inline]

Definition at line 16 of file GenericFacetsHWSynapse.h.

template<class SpikeResponse>
virtual GenericFacetsHWDepressionSynapse< SpikeResponse >::~GenericFacetsHWDepressionSynapse (  )  [inline, virtual]

Definition at line 20 of file GenericFacetsHWSynapse.h.


Member Function Documentation

template<class SpikeResponse>
virtual double GenericFacetsHWDepressionSynapse< SpikeResponse >::getManagedDelay (  )  const [inline, virtual]

Definition at line 49 of file GenericFacetsHWSynapse.h.

template<class SpikeResponse>
virtual int GenericFacetsHWDepressionSynapse< SpikeResponse >::reset ( double  dt  )  [inline, virtual]

Definition at line 51 of file GenericFacetsHWSynapse.h.

template<class SpikeResponse>
virtual int GenericFacetsHWDepressionSynapse< SpikeResponse >::spikeHit ( spikeport_t  port,
SpikeEvent const &  spike 
) [inline, virtual]

Definition at line 61 of file GenericFacetsHWSynapse.h.


Member Data Documentation

template<class SpikeResponse>
float GenericFacetsHWDepressionSynapse< SpikeResponse >::W

The weight (scaling factor, strength, maximal amplitude) of the synapse.

Definition at line 22 of file GenericFacetsHWSynapse.h.

Referenced by GenericFacetsHWDepressionSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::spikeHit().

template<class SpikeResponse>
double GenericFacetsHWDepressionSynapse< SpikeResponse >::inact

template<class SpikeResponse>
double GenericFacetsHWDepressionSynapse< SpikeResponse >::inact0

increasing step after spike ( C_2 / (C_1 + C_2) ), C_2 < C1

Definition at line 37 of file GenericFacetsHWSynapse.h.

Referenced by GenericFacetsHWDepressionSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::spikeHit().

template<class SpikeResponse>
double GenericFacetsHWDepressionSynapse< SpikeResponse >::max_dep

template<class SpikeResponse>
float GenericFacetsHWDepressionSynapse< SpikeResponse >::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.

Definition at line 47 of file GenericFacetsHWSynapse.h.

Referenced by GenericFacetsHWDepressionSynapse< GenericConductanceBasedSpikingSynapse< ExponentialDecaySpikeResponse > >::getManagedDelay().


The documentation for this class was generated from the following file:

Generated on Wed Jul 9 16:34:50 2008 for PCSIM by  doxygen 1.5.5