aEIFCondAlphaNeuron Class Reference

#include <CompositeAEIFNeuron.h>

Inheritance diagram for aEIFCondAlphaNeuron:

Inheritance graph
[legend]
Collaboration diagram for aEIFCondAlphaNeuron:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 aEIFCondAlphaNeuron (double a=4e-9, double b=0.0805e-9, double Vt=-50.6e-3, double Vr=-70.4e-3, double El=-70.4e-3, double gl=30e-9, double Cm=281e-12, double tau_w=144e-3, double slope=2e-3, double Vpeak=20.0e-3, double Vinit=-60.0e-3, double Inoise=0.0, double Iinject=0.0, double ErevExc=-80e-3, double ErevInh=0.0, float TauSynExc=3e-3, float TauSynInh=3e-3)
virtual int reset (double dt)
 Reset the Izhi-Neuron.

Public Attributes

float TauSynExc
 The time constant of the excitatory alpha post synapse [units=sec;range=(0,10);].
float TauSynInh
 The time constant of the inhibitory alpha post synapse [units=sec;range=(0,10);].
float ErevExc
 The reversal potential of the excitatory alpha post synapse [units=volts;range=???;].
float ErevInh
 The reversal potential of the inhibitory alpha post synapse [units=volts;range=???;].


Detailed Description

Definition at line 9 of file CompositeAEIFNeuron.h.


Constructor & Destructor Documentation

aEIFCondAlphaNeuron::aEIFCondAlphaNeuron ( double  a = 4e-9,
double  b = 0.0805e-9,
double  Vt = -50.6e-3,
double  Vr = -70.4e-3,
double  El = -70.4e-3,
double  gl = 30e-9,
double  Cm = 281e-12,
double  tau_w = 144e-3,
double  slope = 2e-3,
double  Vpeak = 20.0e-3,
double  Vinit = -60.0e-3,
double  Inoise = 0.0,
double  Iinject = 0.0,
double  ErevExc = -80e-3,
double  ErevInh = 0.0,
float  TauSynExc = 3e-3,
float  TauSynInh = 3e-3 
) [inline]


Member Function Documentation

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

Reset the Izhi-Neuron.

Reimplemented from CompositeNeuron< CbaEIFNeuron >.

Definition at line 55 of file CompositeAEIFNeuron.h.

References ErevExc, ErevInh, CompositeNeuron< CbaEIFNeuron >::getInnerSynapse(), CompositeNeuron< BaseNeuron >::reset(), TauSynExc, and TauSynInh.

Here is the call graph for this function:


Member Data Documentation

The time constant of the excitatory alpha post synapse [units=sec;range=(0,10);].

Definition at line 65 of file CompositeAEIFNeuron.h.

Referenced by aEIFCondAlphaNeuron(), and reset().

The time constant of the inhibitory alpha post synapse [units=sec;range=(0,10);].

Definition at line 68 of file CompositeAEIFNeuron.h.

Referenced by aEIFCondAlphaNeuron(), and reset().

The reversal potential of the excitatory alpha post synapse [units=volts;range=???;].

Definition at line 71 of file CompositeAEIFNeuron.h.

Referenced by aEIFCondAlphaNeuron(), and reset().

The reversal potential of the inhibitory alpha post synapse [units=volts;range=???;].

Definition at line 74 of file CompositeAEIFNeuron.h.

Referenced by aEIFCondAlphaNeuron(), and reset().


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

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