#include "MonitorDataPlotter.h"#include "Debug.h"#include "MonitorXmlHandler.h"#include "SpikeStreamMainWindow.h"#include "SimulationWidget.h"#include <qlayout.h>#include <qxml.h>#include <qmessagebox.h>#include <qcolor.h>#include <qpainter.h>#include <qwt_plot_curve.h>#include <qwt_plot_layout.h>#include <iostream>Go to the source code of this file.
Classes | |
| class | Background |
Defines | |
| #define | DEFAULT_MONITOR_DATASET_SIZE 100 |
|
|
Default number of items in dataset. This controls the resolution of the X axis in the plot. Definition at line 47 of file MonitorDataPlotter.cpp. Referenced by NeuronMonitor::addGraph(), and MonitorDataPlotter::addGraph(). |
1.4.4