Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

QwavStereoPeakUpdater Class Reference

#include <qwavstereopeakupdater.h>

Inheritance diagram for QwavStereoPeakUpdater:

Inheritance graph
[legend]
Collaboration diagram for QwavStereoPeakUpdater:

Collaboration graph
[legend]
List of all members.

Public Methods

 QwavStereoPeakUpdater ()
 ~QwavStereoPeakUpdater ()
virtual void updatePeaks (QwavPeakVector *)
virtual string getName () const

Detailed Description

Author:
Peter Eschler
Implements a PeakUpdateStrategy for stereo waveforms.


Constructor & Destructor Documentation

Qwav_BEGIN_NAMESPACE QwavStereoPeakUpdater::QwavStereoPeakUpdater  
 

Standard constructor.

QwavStereoPeakUpdater::~QwavStereoPeakUpdater  
 

Destructor.


Member Function Documentation

virtual string QwavStereoPeakUpdater::getName   const [inline, virtual]
 

Returns the name of this QwavPeakUpdater. This is mainly used for debugging.

Returns:
the name of this QwavPeakUpdater

Implements QwavPeakUpdater.

void QwavStereoPeakUpdater::updatePeaks QwavPeakVector   [virtual]
 

The updatePeaks() method is the working function of this class. It implements the update algorithm to calculate PeakInfo for the waveform of pv.

Parameters:
pv  the QwavPeakVector to calculate the PeakInfo's for

Implements QwavPeakUpdater.


The documentation for this class was generated from the following files:
Generated on Mon Jan 20 00:24:56 2003 for Qwav by doxygen1.2.16