class SynapseDelay

Synapse activity delayed for some time is stored into an list

Public Fields

unsigned int TimeStep
The time step when this spike arrived becomes the Unique ID for this object
double DelayLeft
Counter of time remaining
unsigned int LastUpdate
Tag to indicate when this delay vector element was last updated

Public Methods

SynapseDelay(int, double, int)
Constructor
~SynapseDelay()
Destructor

Documentation

Synapse activity delayed for some time is stored into an list. The delay is allowed to expire before the synapse activity commences
unsigned int TimeStep
The time step when this spike arrived becomes the Unique ID for this object

double DelayLeft
Counter of time remaining. Initialized to the absolute Synaptic delay, then decremented at each time tick

unsigned int LastUpdate
Tag to indicate when this delay vector element was last updated. When the delay left is zero, the value is popped off the list and a new waveform is calculated

SynapseDelay(int, double, int)
Constructor

~SynapseDelay()
Destructor


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de