StaticNonLinGABAExpSynapse Class Reference

#include <GABASynapse.h>

Inheritance diagram for StaticNonLinGABAExpSynapse:

Inheritance graph
[legend]
Collaboration diagram for StaticNonLinGABAExpSynapse:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 StaticNonLinGABAExpSynapse (const float W=1e-9, const float WB=0.06e-9, const float tau_A=6e-3, const float delay=2e-4, const float Erev_A=-70e-3, const float Erev_B=-90e-3, const float k1=0.09 *10e6, const float k2=1.2, const float k3=180.0, const float k4=34.0, const float kd=100.0, const float Cdur=0.5e-3, const float Cmax=1.0e-3, const float dead_time=1e-3, const int n=4, const float fract_B=-1.0)
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 fract_B
 The fraction of GABA-B [readwrite; units=;].


Detailed Description

Definition at line 131 of file GABASynapse.h.


Constructor & Destructor Documentation

StaticNonLinGABAExpSynapse::StaticNonLinGABAExpSynapse ( const float  W = 1e-9,
const float  WB = 0.06e-9,
const float  tau_A = 6e-3,
const float  delay = 2e-4,
const float  Erev_A = -70e-3,
const float  Erev_B = -90e-3,
const float  k1 = 0.09*10e6,
const float  k2 = 1.2,
const float  k3 = 180.0,
const float  k4 = 34.0,
const float  kd = 100.0,
const float  Cdur = 0.5e-3,
const float  Cmax = 1.0e-3,
const float  dead_time = 1e-3,
const int  n = 4,
const float  fract_B = -1.0 
) [inline]


Member Function Documentation

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


Member Data Documentation

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

Definition at line 180 of file GABASynapse.h.

Referenced by reset(), and StaticNonLinGABAExpSynapse().

The fraction of GABA-B [readwrite; units=;].

Definition at line 186 of file GABASynapse.h.

Referenced by reset(), and StaticNonLinGABAExpSynapse().


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