CSIM: DynamicStdpSynapse Class Reference

DynamicStdpSynapse Class Reference

#include <dynamicstdpsynapse.h>

Inheritance diagram for DynamicStdpSynapse:

StdpSynapse SpikingSynapse Synapse Advancable csimClass List of all members.

Detailed Description

Synapse with spike time dependent plasticity as well as short term dynamics (faciliataion and depression).

See DynamicSpikingSynapse and StdpSynapse for details

Public Member Functions

  • virtual void stdpChangePSR (void)
    Increase psr according the Markrams model.

Public Attributes

  • float U
    The use parameter of the dynamic synapse [range=(1e-5,1); units=;].
  • float D
    The time constant of the depression of the dynamic synapse [range=(0,10); units=sec;].
  • float F
    The time constant of the facilitation of the dynamic synapse [range=(0,10); units=sec;].
  • float u0
    Value of the time varying facilitation state variable $u$ for the first spike [range=(0,1); units=;].
  • float r0
    Value of the time varying depression state variable $r$ for the first spike [range=(0,1); units=;].
  • double u
    The time varying state variable $u$ for facilitation.
  • double r
    The time varying state variable $u$ for depression.
  • double lastSpike
    The last spike time.

Friends


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