CLAM-Development  1.1
Public Member Functions
CLAM::SMSDeesser Class Reference

#include <SMSDeesser.hxx>

List of all members.

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)

Detailed Description

Definition at line 40 of file SMSDeesser.hxx.


Constructor & Destructor Documentation

Definition at line 53 of file SMSDeesser.hxx.

References CLAM::Processing::Configure().

Definition at line 64 of file SMSDeesser.hxx.


Member Function Documentation

bool CLAM::SMSDeesser::Do ( const Frame in,
Frame out 
) [inline, virtual]

Implements CLAM::FrameTransformation.

Definition at line 66 of file SMSDeesser.hxx.

References Do().

bool CLAM::SMSDeesser::Do ( const Spectrum in,
Spectrum out 
)
bool CLAM::SMSDeesser::Do ( ) [inline, virtual]

Supervised mode execution method (using ports)

Returns:
A boolean telling whether it has been output

Implements CLAM::Processing.

Definition at line 73 of file SMSDeesser.hxx.

References CLAM::InPort< Token >::Consume(), CLAM::InPort< Token >::GetData(), CLAM::OutPort< Token >::GetData(), and CLAM::OutPort< Token >::Produce().

Referenced by Do().


The documentation for this class was generated from the following files: