#include <neuron_monitor_core.h>
Definition at line 61 of file neuron_monitor_core.h.
◆ NeuronMonitorCore()
◆ ~NeuronMonitorCore()
◆ clear()
◆ getAccumTime()
long int getAccumTime |
( |
| ) |
|
◆ getBufferSize()
long int getBufferSize |
( |
| ) |
|
◆ getLastUpdated()
long int getLastUpdated |
( |
| ) |
|
|
inline |
◆ getNeuronFileId()
FILE* getNeuronFileId |
( |
| ) |
|
|
inline |
◆ getPersistentData()
bool getPersistentData |
( |
| ) |
|
|
inline |
◆ getVectorI()
std::vector< std::vector< float > > getVectorI |
( |
| ) |
|
◆ getVectorU()
std::vector< std::vector< float > > getVectorU |
( |
| ) |
|
◆ getVectorV()
std::vector< std::vector< float > > getVectorV |
( |
| ) |
|
◆ isBufferBig()
◆ isRecording()
◆ print()
void print |
( |
bool |
meanOnly | ) |
|
◆ pushNeuronState()
void pushNeuronState |
( |
int |
neurId, |
|
|
float |
V, |
|
|
float |
U, |
|
|
float |
I |
|
) |
| |
◆ setLastUpdated()
void setLastUpdated |
( |
long int |
lastUpdate | ) |
|
|
inline |
◆ setNeuronFileId()
void setNeuronFileId |
( |
FILE * |
neuronFileId | ) |
|
◆ setPersistentData()
void setPersistentData |
( |
bool |
persistentData | ) |
|
|
inline |
◆ startRecording()
◆ stopRecording()
◆ writeNeuronFileHeader()
void writeNeuronFileHeader |
( |
| ) |
|
The documentation for this class was generated from the following files: