CLAM::WaveGenerator Class Reference

#include <WaveGenerator.hxx>

Inheritance diagram for CLAM::WaveGenerator:

CLAM::Processing

List of all members.


Detailed Description

Definition at line 78 of file WaveGenerator.hxx.


Public Member Functions

TData GetXPos () const
void SetXPos (TData new_value)
TData GetXDelta () const
void SetXDelta (TData new_value)
TData GetAmplitude () const
 WaveGenerator ()
 WaveGenerator (const WaveGeneratorConfig &c)
virtual ~WaveGenerator ()
const ProcessingConfigGetConfig () const
 Configuration access:.
bool Do (void)
 Supervised-mode Do function.
bool Do (Audio &in)
 Standard Do function, with storage class references as arguments.

Public Attributes

OutPort< AudioOutput

Protected Attributes

WaveGeneratorConfig mConfig

Classes

class  EWaveType_eSine

Constructor & Destructor Documentation

CLAM::WaveGenerator::WaveGenerator (  ) 

Definition at line 50 of file WaveGenerator.cxx.

References CLAM::Processing::Configure().

CLAM::WaveGenerator::WaveGenerator ( const WaveGeneratorConfig c  ) 

Definition at line 56 of file WaveGenerator.cxx.

References CLAM::Processing::Configure().

CLAM::WaveGenerator::~WaveGenerator (  )  [virtual]

Definition at line 81 of file WaveGenerator.cxx.


Member Function Documentation

TData CLAM::WaveGenerator::GetXPos (  )  const [inline]

Definition at line 109 of file WaveGenerator.hxx.

Referenced by CLAM::FillBuffer().

void CLAM::WaveGenerator::SetXPos ( TData  new_value  )  [inline]

Definition at line 114 of file WaveGenerator.hxx.

Referenced by CLAM::FillBuffer().

TData CLAM::WaveGenerator::GetXDelta (  )  const [inline]

Definition at line 119 of file WaveGenerator.hxx.

Referenced by CLAM::FillBuffer().

void CLAM::WaveGenerator::SetXDelta ( TData  new_value  )  [inline]

Definition at line 124 of file WaveGenerator.hxx.

TData CLAM::WaveGenerator::GetAmplitude (  )  const [inline]

Definition at line 129 of file WaveGenerator.hxx.

Referenced by CLAM::FillBuffer().

const ProcessingConfig& CLAM::WaveGenerator::GetConfig (  )  const [inline, virtual]

Configuration access:.

Reimplemented from CLAM::Processing.

Definition at line 144 of file WaveGenerator.hxx.

References mConfig.

bool CLAM::WaveGenerator::Do ( void   )  [virtual]

Supervised-mode Do function.

Implements CLAM::Processing.

Definition at line 100 of file WaveGenerator.cxx.

References Output.

bool CLAM::WaveGenerator::Do ( Audio in  ) 

Standard Do function, with storage class references as arguments.

This method implements the old conversor routines.

Definition at line 85 of file WaveGenerator.cxx.

References CLAM::EWaveType::eSine.


Member Data Documentation

Definition at line 81 of file WaveGenerator.hxx.

Referenced by GetConfig().

Definition at line 134 of file WaveGenerator.hxx.

Referenced by Do().


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

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