#include <SMSDeesser.hxx>

Definition at line 40 of file SMSDeesser.hxx.
Public Member Functions | |
| SMSDeesser () | |
| ~SMSDeesser () | |
| bool | Do (const Frame &in, Frame &out) |
| bool | Do (const Spectrum &in, Spectrum &out) |
| bool | Do () |
| Supervised mode execution method (using ports). | |
| CLAM::SMSDeesser::SMSDeesser | ( | ) | [inline] |
| CLAM::SMSDeesser::~SMSDeesser | ( | ) | [inline] |
Definition at line 64 of file SMSDeesser.hxx.
Implements CLAM::FrameTransformation.
Definition at line 66 of file SMSDeesser.hxx.
References Do().
Definition at line 40 of file SMSDeesser.cxx.
References CLAM::Deesser::Do(), CLAM::InControl::GetLastValue(), CLAM::FrameTransformation::mAmount, and CLAM::SendFloatToInControl().
| bool CLAM::SMSDeesser::Do | ( | ) | [inline, virtual] |
Supervised mode execution method (using ports).
Implements CLAM::Processing.
Definition at line 73 of file SMSDeesser.hxx.
Referenced by Do().
1.5.5