csl::WhiteNoise Class Reference

#include <Noise.h>

Inheritance diagram for csl::WhiteNoise:

csl::Noise csl::UnitGenerator csl::Scalable List of all members.

Detailed Description

White noise -- equal power per frequency


Public Member Functions

 WhiteNoise ()
 Constructors.
 WhiteNoise (double ampl, double offset=0.0)
 WhiteNoise (int seed, double ampl=1.0, double offset=0.0)
 ~WhiteNoise ()
void nextBuffer (Buffer &outputBuffer, unsigned outBufNum) throw (CException)
 the noise generator DSP function


Constructor & Destructor Documentation

csl::WhiteNoise::WhiteNoise  )  [inline]
 

Constructors.

csl::WhiteNoise::WhiteNoise double  ampl,
double  offset = 0.0
[inline]
 

csl::WhiteNoise::WhiteNoise int  seed,
double  ampl = 1.0,
double  offset = 0.0
[inline]
 

csl::WhiteNoise::~WhiteNoise  )  [inline]
 


Member Function Documentation

void WhiteNoise::nextBuffer Buffer outputBuffer,
unsigned  outBufNum
throw (CException)
 

the noise generator DSP function

White noise -- equal power per frequency


The documentation for this class was generated from the following files:
Generated on Fri Apr 6 20:18:20 2007 for CSL by  doxygen 1.4.5-20051010