DynamicGlutamateExpSynapse Class Reference

#include <GlutamateSynapse.h>

Inheritance diagram for DynamicGlutamateExpSynapse:

Inheritance graph
[legend]
Collaboration diagram for DynamicGlutamateExpSynapse:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DynamicGlutamateExpSynapse (const float W=1e-9, const float tau_AMPA=5e-3, const float tau_NMDA=150e-3, const float delay=2e-4, const float Erev_AMPA=0e-3, const float Erev_NMDA=0e-3, const float fract_NMDA=0.5, const float U=0.2, const float D=0.1, const float F=0.4, const float u0=0.2, const float r0=1.0, const float f0=-1.0, const int has_NMDA=1, const bool rescale=true)
virtual int reset (double dt)
 Reset to initial condition.

Public Attributes

double tau_AMPA
 The decay time constant of AMPA [readwrite; units=s;].
double tau_NMDA
 The decay time constant of NMDA [readwrite; units=s;].
bool rescale
 rescale the weight [readwrite; units=;]


Detailed Description

Definition at line 35 of file GlutamateSynapse.h.


Constructor & Destructor Documentation

DynamicGlutamateExpSynapse::DynamicGlutamateExpSynapse ( const float  W = 1e-9,
const float  tau_AMPA = 5e-3,
const float  tau_NMDA = 150e-3,
const float  delay = 2e-4,
const float  Erev_AMPA = 0e-3,
const float  Erev_NMDA = 0e-3,
const float  fract_NMDA = 0.5,
const float  U = 0.2,
const float  D = 0.1,
const float  F = 0.4,
const float  u0 = 0.2,
const float  r0 = 1.0,
const float  f0 = -1.0,
const int  has_NMDA = 1,
const bool  rescale = true 
) [inline]


Member Function Documentation

virtual int DynamicGlutamateExpSynapse::reset ( double  dt  )  [inline, virtual]


Member Data Documentation

The decay time constant of AMPA [readwrite; units=s;].

Definition at line 81 of file GlutamateSynapse.h.

Referenced by DynamicGlutamateExpSynapse(), and reset().

The decay time constant of NMDA [readwrite; units=s;].

Definition at line 87 of file GlutamateSynapse.h.

Referenced by DynamicGlutamateExpSynapse(), and reset().

rescale the weight [readwrite; units=;]

Definition at line 90 of file GlutamateSynapse.h.

Referenced by DynamicGlutamateExpSynapse(), and reset().


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

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