#include <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). |
Definition at line 39 of file SMSOddEvenHarmonicRatio.hxx.
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.
bool CLAM::SMSOddEvenHarmonicRatio::Do | ( | ) | [inline, virtual] |
Supervised mode execution method (using ports).
Implements CLAM::Processing.
Definition at line 68 of file SMSOddEvenHarmonicRatio.hxx.
References CLAM::InPort< Token >::Consume(), CLAM::OutPort< Token >::GetData(), CLAM::InPort< Token >::GetData(), and CLAM::OutPort< Token >::Produce().
Referenced by Do().
bool CLAM::SMSOddEvenHarmonicRatio::Do | ( | const SpectralPeakArray & | in, | |
SpectralPeakArray & | out | |||
) |
Definition at line 37 of file SMSOddEvenHarmonicRatio.cxx.
Implements CLAM::FrameTransformation.
Definition at line 61 of file SMSOddEvenHarmonicRatio.hxx.
References Do().