CLAM-Development  1.1
Public Types | Public Member Functions | Static Public Member Functions
CLAM::EFDFilterGenControls Class Reference

#include <FDFilterGen.hxx>

List of all members.

Public Types

enum  tEnum {
  gain = 0, highcutoff, lowcutoff, passbandslope,
  stopbandslope
}

Public Member Functions

 EFDFilterGenControls ()
 EFDFilterGenControls (tValue v)
 EFDFilterGenControls (std::string s)
 ~EFDFilterGenControls ()
ComponentSpecies () const
 Returns a new object of the same class than the receiver object.

Static Public Member Functions

static tEnumValueValueTable ()

Detailed Description

Definition at line 37 of file FDFilterGen.hxx.


Member Enumeration Documentation

Enumerator:
gain 
highcutoff 
lowcutoff 
passbandslope 
stopbandslope 

Definition at line 51 of file FDFilterGen.hxx.


Constructor & Destructor Documentation

Definition at line 41 of file FDFilterGen.hxx.

Referenced by Species().

Definition at line 42 of file FDFilterGen.hxx.

Definition at line 43 of file FDFilterGen.hxx.

Definition at line 44 of file FDFilterGen.hxx.


Member Function Documentation

Component* CLAM::EFDFilterGenControls::Species ( ) const [inline, virtual]

Returns a new object of the same class than the receiver object.

To be reimplemented by subclasses.

Returns:
a new allocated component. The pointer belongs to the caller.

Implements CLAM::Enum.

Definition at line 46 of file FDFilterGen.hxx.

References EFDFilterGenControls().

static tEnumValue* CLAM::EFDFilterGenControls::ValueTable ( ) [inline, static]

Definition at line 60 of file FDFilterGen.hxx.

References gain, highcutoff, lowcutoff, NULL, passbandslope, and stopbandslope.


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