|
MNE-CPP
0.1.9
A Framework for Electrophysiology
|
Go to the documentation of this file.
36 #ifndef FILTERPLOTSCENE_H
37 #define FILTERPLOTSCENE_H
43 #include "../../disp_global.h"
60 class QGraphicsPathItem;
84 typedef QSharedPointer<FilterPlotScene>
SPtr;
85 typedef QSharedPointer<const FilterPlotScene>
ConstSPtr;
118 void plotMagnitudeDiagram(
int samplingFreq,
119 const QString &filtername = QString());
125 void plotFilterFrequencyResponse();
146 #endif // FILTERPLOTSCENE_H
RTPROCESSINGLIB::FilterKernel m_pCurrentFilter
int m_iNumberHorizontalLines
QSharedPointer< const FilterPlotScene > ConstSPtr
QSharedPointer< FilterPlotScene > SPtr
The LayoutScene class provides a reimplemented QGraphicsScene for 2D layout plotting....
#define DISPSHARED_EXPORT
The FilterPlotScene class provides the scene where a filter response can be plotted.
The FilterKernel class provides methods to create/design a FIR filter kernel.
int m_iNumberVerticalLines
QGraphicsPathItem * m_pGraphicsItemPath
int m_iDiagramMarginsHoriz
Contains the declaration of the LayoutScene class.
The FilterKernel class represents a filter object that generates the FIR filter coefficients using Pa...
int m_iDiagramMarginsVert