StaticGABAExpSynapse Class Reference

#include <GABASynapse.h>

Inheritance diagram for StaticGABAExpSynapse:

Inheritance graph
[legend]
Collaboration diagram for StaticGABAExpSynapse:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 StaticGABAExpSynapse (const float W=1e-9, const float tau_A=6e-3, const float tau_B=150e-3, const float delay=2e-4, const float Erev_A=-70e-3, const float Erev_B=-90e-3, const float fract_A=0.5, const bool rescale=true)
virtual int reset (double dt)
 Reset to initial condition.

Public Attributes

double tau_A
 The decay time constant of GABA-A [readwrite; units=s;].
double tau_B
 The decay time constant of GABA-B [readwrite; units=s;].
bool rescale
 rescale the weight [readwrite; units=;]


Detailed Description

Definition at line 468 of file GABASynapse.h.


Constructor & Destructor Documentation

StaticGABAExpSynapse::StaticGABAExpSynapse ( const float  W = 1e-9,
const float  tau_A = 6e-3,
const float  tau_B = 150e-3,
const float  delay = 2e-4,
const float  Erev_A = -70e-3,
const float  Erev_B = -90e-3,
const float  fract_A = 0.5,
const bool  rescale = true 
) [inline]


Member Function Documentation

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


Member Data Documentation

The decay time constant of GABA-A [readwrite; units=s;].

Definition at line 498 of file GABASynapse.h.

Referenced by reset(), and StaticGABAExpSynapse().

The decay time constant of GABA-B [readwrite; units=s;].

Definition at line 504 of file GABASynapse.h.

Referenced by reset(), and StaticGABAExpSynapse().

rescale the weight [readwrite; units=;]

Definition at line 507 of file GABASynapse.h.

Referenced by reset(), and StaticGABAExpSynapse().


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