noisegenerator.h File Reference

#include <stdlib.h>
#include <time.h>
#include <math.h>

Include dependency graph for noisegenerator.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  NoiseGenerator
 Interface and basic class for noise generator. More...
class  WhiteUniformNoise
 generates white (no averaging) uniformly distributed random number between "min" and "max" More...
class  WhiteNormalNoise
 generates white and normal distributed random numbers. p1: mean, p2: standard deviation More...
class  ColorUniformNoise
 generated colored noise. This is obtained by using time average of uniform distributed noise. More...
class  ColorNormalNoise
 like ColorUniformNoise but averaging over normal distributed noise instead. More...
class  SineWhiteNoise
 Sine wave noise. Produces a 90 degree phase shifted sine wave or white noise. More...


Generated on Tue Jan 16 02:14:41 2007 for Robotsystem of the Robot Group Leipzig by doxygen 1.3.8