|
|||||||||||
Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
CbNeuronSt Class Reference#include <cbneuronst.h>
Inheritance diagram for CbNeuronSt: Detailed DescriptionA single compartment neuron with an arbitrary number of channels, coductance based as well as current based synapses and a spike template.
ModelThe membrane voltage is governed by
with the following meanings of symbols
At time ist set to . The value of is calculated to compensate for ionic currents such that actually has a resting value of .
Spiking and reseting the membrane voltageIf the membrane voltage exceeds the threshold the CbNeuronSt sends a spike to all its outgoing synapses and the membrane voltage follows a predefined spike templage during the absolute refractory period of length if doReset = 1.
If the flag
ImplementationThe exponential Euler method is used for numerical integration.
Public Attributes
Private Attributes
Static Private Attributes
Friends
| |||||||||||
(C) 2003, Thomas Natschläger | last modified 07/10/2006 |