Loris::PartialUtils::BandwidthScaler Class Reference

#include <PartialUtils.h>

Inheritance diagram for Loris::PartialUtils::BandwidthScaler:
Loris::PartialUtils::PartialMutator

List of all members.

Public Member Functions

 BandwidthScaler (double x)
 Construct a new BandwidthScaler from a constant scale factor.
 BandwidthScaler (const Envelope &e)
void operator() (Partial &p) const

Detailed Description

Scale the bandwidth of the specified Partial according to an envelope representing a time-varying bandwidth scale value.


Constructor & Destructor Documentation

Loris::PartialUtils::BandwidthScaler::BandwidthScaler ( const Envelope e  )  [inline]

Construct a new BandwidthScaler from an Envelope representing a time-varying scale factor.


Member Function Documentation

void Loris::PartialUtils::BandwidthScaler::operator() ( Partial p  )  const [virtual]

Function call operator: apply a scale factor to the specified Partial.

Implements Loris::PartialUtils::PartialMutator.


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

Generated by  doxygen 1.6.2