CLAM::EWindowType Class Reference

#include <GlobalEnums.hxx>

Inheritance diagram for CLAM::EWindowType:

CLAM::Enum CLAM::Component

List of all members.


Detailed Description

Definition at line 104 of file GlobalEnums.hxx.


Public Types

enum  {
  eNone, eKaiserBessel17, eKaiserBessel18, eKaiserBessel19,
  eKaiserBessel20, eKaiserBessel25, eKaiserBessel30, eKaiserBessel35,
  eBlackmanHarris74, eBlackmanHarris62, eBlackmanHarris70, eBlackmanHarris92,
  eHamming, eTriangular, eBlackmanHarris92TransMainLobe, eGaussian,
  eBlackmanHarrisLike, eSine, eSquare
}

Public Member Functions

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

Static Public Member Functions

static tEnumValueValueTable ()

Member Enumeration Documentation

anonymous enum

Enumerator:
eNone 
eKaiserBessel17 
eKaiserBessel18 
eKaiserBessel19 
eKaiserBessel20 
eKaiserBessel25 
eKaiserBessel30 
eKaiserBessel35 
eBlackmanHarris74 
eBlackmanHarris62 
eBlackmanHarris70 
eBlackmanHarris92 
eHamming 
eTriangular 
eBlackmanHarris92TransMainLobe 
eGaussian 
eBlackmanHarrisLike 
eSine 
eSquare 

Definition at line 113 of file GlobalEnums.hxx.


Constructor & Destructor Documentation

CLAM::EWindowType::EWindowType (  )  [inline]

Definition at line 108 of file GlobalEnums.hxx.

Referenced by Species().

CLAM::EWindowType::EWindowType ( tValue  v  )  [inline]

Definition at line 109 of file GlobalEnums.hxx.

CLAM::EWindowType::EWindowType ( std::string  s  )  [inline]

Definition at line 110 of file GlobalEnums.hxx.


Member Function Documentation

virtual Component* CLAM::EWindowType::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 111 of file GlobalEnums.hxx.

References eHamming, and EWindowType().

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


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

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5