ClarkCleanAlgorithm.h

Classes

ClarkCleanAlgorithm -- (full description)

class ClarkCleanAlgorithm : public Algorithm

Interface

Public Members
ClarkCleanAlgorithm()
~ClarkCleanAlgorithm()
void get()
void put()
String &name()
Private Members
void task()

Description

Member Description

ClarkCleanAlgorithm()

Default constructor and destructor

~ClarkCleanAlgorithm()

void get()

Get the input data and parameters from the controller

void put()

Return the results to the controller

String &name()

Return the name of the algorithm

void task()

Do the Clark CLEAN on the assigned data