Spike source cells¶
-
class spike_source_cell¶
A spike source cell, that generates a user-defined sequence of spikes that act as inputs for other cells in the network.
- spike_source_cell(cell_tag_type source, const schedule& sched)¶
Constructs a spike source cell. Spike source generate spikes and can be connected to using the label
source
in a cell in therecipe
by creating acell_connection
- Parameters:
source – label of the source on the cell.
schedule – User-defined sequence of time points