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

#include <FDFilterGen.hxx>

List of all members.

Public Types

enum  {
  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 ()

Public Attributes

enum
CLAM::EFDFilterGenControls:: { ... }  
tEnum

Detailed Description

Definition at line 36 of file FDFilterGen.hxx.


Member Enumeration Documentation

anonymous enum
Enumerator:
gain 
highcutoff 
lowcutoff 
passbandslope 
stopbandslope 

Definition at line 50 of file FDFilterGen.hxx.


Constructor & Destructor Documentation

Definition at line 40 of file FDFilterGen.hxx.

Referenced by Species().

Definition at line 41 of file FDFilterGen.hxx.

Definition at line 42 of file FDFilterGen.hxx.

Definition at line 43 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 45 of file FDFilterGen.hxx.

References EFDFilterGenControls().

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

Definition at line 59 of file FDFilterGen.hxx.

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


Member Data Documentation


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