SpikeStream Application Library  0.2
spikestream::SpikeRasterDialog Class Reference

#include <SpikeRasterDialog.h>

List of all members.

Public Member Functions

 SpikeRasterDialog (QList< NeuronGroup * > neuronGroupList, QWidget *parent=0)
 ~SpikeRasterDialog ()
void addData (const QList< unsigned > &firingNeuronIDs, unsigned timeStep)

Detailed Description

Definition at line 13 of file SpikeRasterDialog.h.


Constructor & Destructor Documentation

SpikeRasterDialog::SpikeRasterDialog ( QList< NeuronGroup * >  neuronGroupList,
QWidget *  parent = 0 
)

Constructor

Definition at line 13 of file SpikeRasterDialog.cpp.

Destructor

Definition at line 37 of file SpikeRasterDialog.cpp.


Member Function Documentation

void SpikeRasterDialog::addData ( const QList< unsigned > &  firingNeuronIDs,
unsigned  timeStep 
)

Adds firing neuron data and replots the spike raster.

Definition at line 59 of file SpikeRasterDialog.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Friends Defines