#include <SMSOddEvenHarmonicRatio.hxx>
Definition at line 39 of file SMSOddEvenHarmonicRatio.hxx.
Public Member Functions | |
SMSOddEvenHarmonicRatio () | |
~SMSOddEvenHarmonicRatio () | |
bool | Do (const Frame &in, Frame &out) |
bool | Do (const SpectralPeakArray &in, SpectralPeakArray &out) |
bool | Do () |
Supervised mode execution method (using ports). |
CLAM::SMSOddEvenHarmonicRatio::SMSOddEvenHarmonicRatio | ( | ) | [inline] |
Definition at line 49 of file SMSOddEvenHarmonicRatio.hxx.
References CLAM::Processing::Configure().
CLAM::SMSOddEvenHarmonicRatio::~SMSOddEvenHarmonicRatio | ( | ) | [inline] |
Definition at line 59 of file SMSOddEvenHarmonicRatio.hxx.
Implements CLAM::FrameTransformation.
Definition at line 61 of file SMSOddEvenHarmonicRatio.hxx.
References Do().
bool CLAM::SMSOddEvenHarmonicRatio::Do | ( | const SpectralPeakArray & | in, | |
SpectralPeakArray & | out | |||
) |
Definition at line 42 of file SMSOddEvenHarmonicRatio.cxx.
References CLAM::InControl::GetLastValue(), and CLAM::SpectralPeakArray::GetnPeaks().
bool CLAM::SMSOddEvenHarmonicRatio::Do | ( | ) | [inline, virtual] |
Supervised mode execution method (using ports).
Implements CLAM::Processing.
Definition at line 68 of file SMSOddEvenHarmonicRatio.hxx.
Referenced by Do().