spike generator for spike timing control
More...
#include <pre_post_group_spikegen.h>
Definition at line 60 of file pre_post_group_spikegen.h.
◆ PrePostGroupSpikeGenerator()
◆ nextSpikeTime()
int nextSpikeTime |
( |
CARLsim * |
s, |
|
|
int |
grpId, |
|
|
int |
i, |
|
|
int |
currentTime, |
|
|
int |
lastScheduledSpikeTime, |
|
|
int |
endOfTimeSlice |
|
) |
| |
|
virtual |
- Attention
- The virtual method should never be called directly
- Parameters
-
s | pointer to the simulator object |
grpId | the group id |
i | the neuron index in the group |
currentTime | the current simluation time |
lastScheduledSpikeTime | the last spike time which was scheduled |
endOfTimeSlice | the end of the current scheduling time slice. Spike times after this will not be scheduled. |
Implements SpikeGenerator.
Definition at line 60 of file pre_post_group_spikegen.cpp.
◆ updateOffset()
void updateOffset |
( |
int |
newOffset | ) |
|
The documentation for this class was generated from the following files: