, including all inherited members.
| addResultCurve(double *x, double *y) | Filter | [protected] |
| amplitudesMatrix() | FFT | [inline] |
| calculateOutputData(double *X, double *Y) | Filter | [inline, protected, virtual] |
| createOutputGraph() | Filter | [protected] |
| curveData(QwtPlotCurve *c, double start, double end, double **x, double **y) | Filter | [protected, virtual] |
| curveIndex(const QString &curveTitle, Graph *g) | Filter | [protected] |
| curveRange(QwtPlotCurve *c, double start, double end, int *iStart, int *iEnd) | Filter | [protected] |
| d_amp_matrix | FFT | [private] |
| d_curve | Filter | [protected] |
| d_curveColor | Filter | [protected] |
| d_explanation | Filter | [protected] |
| d_from | Filter | [protected] |
| d_graph | Filter | [protected] |
| d_graphics_display | Filter | [protected] |
| d_im_matrix | FFT | [private] |
| d_im_out_matrix | FFT | [private] |
| d_imag_col | FFT | [private] |
| d_init_err | Filter | [protected] |
| d_inverse | FFT | [private] |
| d_matrix | Filter | [protected] |
| d_max_iterations | Filter | [protected] |
| d_min_points | Filter | [protected] |
| d_n | Filter | [protected] |
| d_normalize | FFT | [private] |
| d_output_graph | Filter | [protected] |
| d_points | Filter | [protected] |
| d_power2 | FFT | [private] |
| d_prec | Filter | [protected] |
| d_re_out_matrix | FFT | [private] |
| d_real_col | FFT | [private] |
| d_result_table | Filter | [protected] |
| d_sampling | FFT | [private] |
| d_shift_order | FFT | [private] |
| d_sort_data | Filter | [protected] |
| d_table | Filter | [protected] |
| d_to | Filter | [protected] |
| d_tolerance | Filter | [protected] |
| d_update_output_graph | Filter | [protected] |
| d_x | Filter | [protected] |
| d_y | Filter | [protected] |
| d_y_col_name | Filter | [protected] |
| dataSize() | Filter | [inline] |
| enableGraphicsDisplay(bool on=true, Graph *g=0) | Filter | [virtual] |
| error() | Filter | [inline] |
| FFT(ApplicationWindow *parent, Table *t, const QString &realColName, const QString &imagColName=QString(), int from=1, int to=-1) | FFT | |
| FFT(ApplicationWindow *parent, QwtPlotCurve *c) | FFT | |
| FFT(ApplicationWindow *parent, QwtPlotCurve *c, double start, double end) | FFT | |
| FFT(ApplicationWindow *parent, Graph *g, const QString &curveTitle) | FFT | |
| FFT(ApplicationWindow *parent, Graph *g, const QString &curveTitle, double start, double end) | FFT | |
| FFT(ApplicationWindow *parent, Matrix *re, Matrix *im=NULL, bool inverse=false, bool shift=true, bool norm=false, bool outputPower2Sizes=true) | FFT | |
| fftCurve() | FFT | [private] |
| fftMatrix() | FFT | [private] |
| fftTable() | FFT | [private] |
| Filter(ApplicationWindow *parent, Table *t=0, const QString &name=QString()) | Filter | |
| Filter(ApplicationWindow *parent, Graph *g=0, const QString &name=QString()) | Filter | |
| Filter(ApplicationWindow *parent, Matrix *m, const QString &name=QString()) | Filter | |
| Filter(ApplicationWindow *parent, QwtPlotCurve *c) | Filter | |
| freeMemory() | Filter | [protected, virtual] |
| imaginaryOutputMatrix() | FFT | [inline] |
| init() | FFT | [private] |
| legendInfo() | Filter | [inline, virtual] |
| logInfo() | Filter | [inline, protected, virtual] |
| memoryErrorMessage() | Filter | [protected] |
| normalizeAmplitudes(bool norm=true) | FFT | [inline] |
| output() | FFT | [private, virtual] |
| outputGraph() | Filter | [inline] |
| outputGraphs() | FFT | [private] |
| realOutputMatrix() | FFT | [inline] |
| resultTable() | Filter | [inline] |
| run() | Filter | [virtual] |
| setColor(int colorId) | Filter | |
| setColor(const QColor &color) | Filter | [inline] |
| setColor(const QString &colorName) | Filter | |
| setDataCurve(QwtPlotCurve *curve, double start, double end) | Filter | [virtual] |
| setDataFromCurve(QwtPlotCurve *c) | Filter | |
| setDataFromCurve(QwtPlotCurve *c, double from, double to) | Filter | |
| setDataFromCurve(const QString &curveTitle, Graph *g=0) | Filter | |
| setDataFromCurve(const QString &curveTitle, double from, double to, Graph *g=0) | Filter | |
| setDataFromTable(Table *t, const QString &realColName, const QString &imagColName=QString(), int from=0, int to=-1) | FFT | [private] |
| Filter::setDataFromTable(Table *, const QString &, const QString &, int=1, int=-1, bool=false) | Filter | [virtual] |
| setError(bool on=true) | Filter | [inline] |
| setInterval(double from, double to) | Filter | |
| setInverseFFT(bool inverse=true) | FFT | [inline] |
| setMaximumIterations(int iter) | Filter | [inline] |
| setOutputPoints(int points) | Filter | [inline] |
| setOutputPrecision(int digits) | Filter | [inline] |
| setSampling(double sampling) | FFT | [inline] |
| setSortData(bool on=true) | Filter | [inline] |
| setTolerance(double eps) | Filter | [inline] |
| setUpdateOutputGraph(bool update=true) | Filter | [inline] |
| shiftFrequencies(bool shift=true) | FFT | [inline] |
| showLegend() | Filter | [virtual] |
| sortedCurveData(QwtPlotCurve *c, double start, double end, double **x, double **y) | Filter | [protected, virtual] |
| x() | Filter | [inline] |
| y() | Filter | [inline] |
| ~Filter() | Filter | |