|
SciDAVis
1.D4
|
This is the complete list of members for FFT, including all inherited members.
| addResultCurve(double *x, double *y) | Filter | protected |
| calculateOutputData(double *X, double *Y) | Filter | inlineprotectedvirtual |
| curveIndex(const QString &curveTitle, Graph *g) | Filter | protected |
| d_curve | Filter | protected |
| d_curveColorIndex | Filter | protected |
| d_explanation | Filter | protected |
| d_from | Filter | protected |
| d_graph | Filter | protected |
| d_imag_col | FFT | private |
| d_init_err | Filter | protected |
| d_inverse | FFT | private |
| d_max_iterations | Filter | protected |
| d_min_points | Filter | protected |
| d_n | Filter | protected |
| d_normalize | FFT | private |
| d_points | Filter | protected |
| d_prec | Filter | protected |
| d_real_col | FFT | private |
| 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_x | Filter | protected |
| d_y | Filter | protected |
| dataSize() | Filter | inline |
| error() | Filter | inline |
| FFT(ApplicationWindow *parent, Table *t, const QString &realColName, const QString &imagColName=QString()) | FFT | |
| FFT(ApplicationWindow *parent, Graph *g, const QString &curveTitle) | FFT | |
| fftCurve() | FFT | private |
| fftTable() | FFT | private |
| Filter(ApplicationWindow *parent, Table *t=0, const char *name=0) | Filter | |
| Filter(ApplicationWindow *parent, Graph *g=0, const char *name=0) | Filter | |
| init() | FFT | private |
| isDataAcceptable() | Filter | protectedvirtual |
| legendInfo() | Filter | inlinevirtual |
| logInfo() | Filter | inlineprotectedvirtual |
| normalizeAmplitudes(bool norm=true) | FFT | inline |
| output() | FFT | privatevirtual |
| output(QList< Column * > columns) | FFT | private |
| run() | Filter | virtual |
| setColor(int colorId) | Filter | inline |
| setColor(const QString &colorName) | Filter | |
| setDataCurve(int curve, double start, double end) | Filter | virtual |
| 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()) | FFT | private |
| 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 |
| setTolerance(double eps) | Filter | inline |
| shiftFrequencies(bool shift=true) | FFT | inline |
| showLegend() | Filter | virtual |
| ~Filter() | Filter |
1.8.1