DynamicGABADoubleExpSynapse Class Reference

#include <GABASynapse.h>

Inheritance diagram for DynamicGABADoubleExpSynapse:

Inheritance graph
[legend]
Collaboration diagram for DynamicGABADoubleExpSynapse:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DynamicGABADoubleExpSynapse (const float W=1e-9, const float tau1_A=0.1e-3, const float tau2_A=6e-3, const float tau1_B=0.1e-3, const float tau2_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 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 bool rescale=true)
virtual int reset (double dt)
 Reset to initial condition.

Public Attributes

double tau1_A
 The rise time constant GABA-A [readwrite; units=s;].
double tau2_A
 The rise time constant GABA-B [readwrite; units=s;].
double tau1_B
 The fall time constant GABA-A [readwrite; units=s;].
double tau2_B
 The fall time constant GABA-B [readwrite; units=s;].
bool rescale
 rescale the weight [readwrite; units=;]


Detailed Description

Definition at line 291 of file GABASynapse.h.


Constructor & Destructor Documentation

DynamicGABADoubleExpSynapse::DynamicGABADoubleExpSynapse ( const float  W = 1e-9,
const float  tau1_A = 0.1e-3,
const float  tau2_A = 6e-3,
const float  tau1_B = 0.1e-3,
const float  tau2_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 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 bool  rescale = true 
) [inline]


Member Function Documentation

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


Member Data Documentation

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

Definition at line 342 of file GABASynapse.h.

Referenced by DynamicGABADoubleExpSynapse(), and reset().

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

Definition at line 348 of file GABASynapse.h.

Referenced by DynamicGABADoubleExpSynapse(), and reset().

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

Definition at line 351 of file GABASynapse.h.

Referenced by DynamicGABADoubleExpSynapse(), and reset().

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

Definition at line 354 of file GABASynapse.h.

Referenced by DynamicGABADoubleExpSynapse(), and reset().

rescale the weight [readwrite; units=;]

Definition at line 357 of file GABASynapse.h.

Referenced by DynamicGABADoubleExpSynapse(), 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