PeakDetectionComplex Member List
This is the complete list of members for
PeakDetectionComplex, including all inherited members.
| BYMAGNITUDE enum value | PeakDetectionComplex | |
| BYPOSITION enum value | PeakDetectionComplex | |
| candidateCount() const | PeakDetectionComplex | |
| minimumPeakContrast() const | PeakDetectionComplex | |
| minimumPeakWidth() const | PeakDetectionComplex | |
| NONE enum value | PeakDetectionComplex | |
| peakCount() const | PeakDetectionComplex | |
| PeakDetectionComplex(int peakCount=1024/3, SortMethod sort=BYMAGNITUDE, int minimumPeakWidth=3, int candidateCount=-1, Real minimumPeakContrast=0) | PeakDetectionComplex | |
| process(const MatrixXC &frames, MatrixXR *peakPositions, MatrixXR *peakMagnitudes, MatrixXR *peakPhases) | PeakDetectionComplex | |
| setCandidateCount(int count, bool callSetup=true) | PeakDetectionComplex | |
| setMinimumPeakContrast(Real contrast, bool callSetup=true) | PeakDetectionComplex | |
| setMinimumPeakWidth(int width, bool callSetup=true) | PeakDetectionComplex | |
| setPeakCount(int count, bool callSetup=true) | PeakDetectionComplex | |
| setSortMethod(SortMethod method, bool callSetup=true) | PeakDetectionComplex | |
| SortMethod enum name | PeakDetectionComplex | |
| sortMethod() const | PeakDetectionComplex | |
| ~PeakDetectionComplex() | PeakDetectionComplex | |