|
svcore
1.9
|
This is the complete list of members for FFTCacheReader, including all inherited members.
| getHeight() const =0 | FFTCacheReader | pure virtual |
| getMagnitudeAt(int x, int y) const =0 | FFTCacheReader | pure virtual |
| getMagnitudesAt(int x, float *values, int minbin, int count, int step) const =0 | FFTCacheReader | pure virtual |
| getMaximumMagnitudeAt(int x) const =0 | FFTCacheReader | pure virtual |
| getNormalizedMagnitudeAt(int x, int y) const =0 | FFTCacheReader | pure virtual |
| getPhaseAt(int x, int y) const =0 | FFTCacheReader | pure virtual |
| getStorageType() const =0 | FFTCacheReader | pure virtual |
| getValuesAt(int x, int y, float &real, float &imag) const =0 | FFTCacheReader | pure virtual |
| getWidth() const =0 | FFTCacheReader | pure virtual |
| haveSetColumnAt(int x) const =0 | FFTCacheReader | pure virtual |
| ~FFTCacheReader() | FFTCacheReader | inlinevirtual |