GenericFacetsHWFacilitationSynapse< SpikeResponse > Class Template Reference

#include <GenericFacetsHWSynapse.h>

Inheritance diagram for GenericFacetsHWFacilitationSynapse< SpikeResponse >:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GenericFacetsHWFacilitationSynapse ()
virtual ~GenericFacetsHWFacilitationSynapse ()
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, strenght, maximal amplitude) of the synapse.
double act
 level of activity
double act0
 initial level of inactivity
double act_tau
 recovery time constant
double act_step
 increasing step after spike ( C_2 / (C_1 + C_2) ), C_2 < C1
double max_fac
 HW constant OTA O2 (ask J. Schremmel).
double norm
 normalization
float delay
 The synaptic transmission delay.


Detailed Description

template<class SpikeResponse>
class GenericFacetsHWFacilitationSynapse< SpikeResponse >

Definition at line 83 of file GenericFacetsHWSynapse.h.


Constructor & Destructor Documentation

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

Definition at line 86 of file GenericFacetsHWSynapse.h.

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

Definition at line 90 of file GenericFacetsHWSynapse.h.


Member Function Documentation

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

Definition at line 121 of file GenericFacetsHWSynapse.h.

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

Definition at line 124 of file GenericFacetsHWSynapse.h.

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

Definition at line 134 of file GenericFacetsHWSynapse.h.


Member Data Documentation

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

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

Definition at line 92 of file GenericFacetsHWSynapse.h.

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

template<class SpikeResponse>
double GenericFacetsHWFacilitationSynapse< SpikeResponse >::act

template<class SpikeResponse>
double GenericFacetsHWFacilitationSynapse< SpikeResponse >::act0

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

Definition at line 107 of file GenericFacetsHWSynapse.h.

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

template<class SpikeResponse>
double GenericFacetsHWFacilitationSynapse< SpikeResponse >::norm

template<class SpikeResponse>
float GenericFacetsHWFacilitationSynapse< 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 120 of file GenericFacetsHWSynapse.h.

Referenced by GenericFacetsHWFacilitationSynapse< 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