DynamicNonLinGABAExpSynapse Class Reference

#include <GABASynapse.h>

Inheritance diagram for DynamicNonLinGABAExpSynapse:

Inheritance graph
[legend]
Collaboration diagram for DynamicNonLinGABAExpSynapse:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DynamicNonLinGABAExpSynapse (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=-95e-3, 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 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 43 of file GABASynapse.h.


Constructor & Destructor Documentation

DynamicNonLinGABAExpSynapse::DynamicNonLinGABAExpSynapse ( 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 = -95e-3,
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 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 DynamicNonLinGABAExpSynapse::reset ( double  dt  )  [inline, virtual]


Member Data Documentation

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

Definition at line 105 of file GABASynapse.h.

Referenced by DynamicNonLinGABAExpSynapse(), and reset().

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

Definition at line 111 of file GABASynapse.h.

Referenced by DynamicNonLinGABAExpSynapse(), and reset().


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

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