StaticGlutamateExpSynapse Class Reference

#include <GlutamateSynapse.h>

Inheritance diagram for StaticGlutamateExpSynapse:

Inheritance graph
[legend]
Collaboration diagram for StaticGlutamateExpSynapse:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 StaticGlutamateExpSynapse (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 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 293 of file GlutamateSynapse.h.


Constructor & Destructor Documentation

StaticGlutamateExpSynapse::StaticGlutamateExpSynapse ( 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 int  has_NMDA = 1,
const bool  rescale = true 
) [inline]


Member Function Documentation

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


Member Data Documentation

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

Definition at line 326 of file GlutamateSynapse.h.

Referenced by reset(), and StaticGlutamateExpSynapse().

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

Definition at line 332 of file GlutamateSynapse.h.

Referenced by reset(), and StaticGlutamateExpSynapse().

rescale the weight [readwrite; units=;]

Definition at line 335 of file GlutamateSynapse.h.

Referenced by reset(), and StaticGlutamateExpSynapse().


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

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