SpikeStream Nemo Plugin
0.2
|
#include <NemoParametersDialog.h>
Public Member Functions | |
NemoParametersDialog (nemo_configuration_t nemoConfig, unsigned stdpFunctionID, QWidget *parent=0) | |
~NemoParametersDialog () | |
nemo_configuration_t | getNemoConfig () |
unsigned | getSTDPFunctionID () |
Displays the current parameters for the Nemo CUDA simulator.
Definition at line 21 of file NemoParametersDialog.h.
NemoParametersDialog::NemoParametersDialog | ( | nemo_configuration_t | nemoConfig, |
unsigned | stdpFunctionID, | ||
QWidget * | parent = 0 |
||
) |
Constructor
Definition at line 22 of file NemoParametersDialog.cpp.
Destructor
Definition at line 82 of file NemoParametersDialog.cpp.
nemo_configuration_t spikestream::NemoParametersDialog::getNemoConfig | ( | ) | [inline] |
Definition at line 27 of file NemoParametersDialog.h.
unsigned spikestream::NemoParametersDialog::getSTDPFunctionID | ( | ) | [inline] |
Definition at line 28 of file NemoParametersDialog.h.