Class to write spikes to text file.
More...
#include <spikeRecorder.h>
|
void | recordSpikes (double t, unsigned int spikeCount, const unsigned int *currentSpikes) |
|
Class to write spikes to text file.
◆ SpikeWriterText() [1/2]
SpikeWriterText::SpikeWriterText |
( |
const std::string & |
filename, |
|
|
const std::string & |
delimiter = " " , |
|
|
bool |
header = false |
|
) |
| |
|
inline |
◆ SpikeWriterText() [2/2]
◆ recordSpikes()
void SpikeWriterText::recordSpikes |
( |
double |
t, |
|
|
unsigned int |
spikeCount, |
|
|
const unsigned int * |
currentSpikes |
|
) |
| |
|
inlineprotected |
The documentation for this class was generated from the following file: