WhiteNormalNoise Class Reference

generates white and normal distributed random numbers. p1: mean, p2: standard deviation More...

#include <noisegenerator.h>

Inherits NoiseGenerator.

Inherited by ColorNormalNoise.

Inheritance diagram for WhiteNormalNoise:

Inheritance graph
[legend]
Collaboration diagram for WhiteNormalNoise:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WhiteNormalNoise ()
virtual ~WhiteNormalNoise ()
virtual double generate (double mean, double stddev)
 generate somehow distributed random number parameterized with min and max.

Detailed Description

generates white and normal distributed random numbers. p1: mean, p2: standard deviation


Constructor & Destructor Documentation

WhiteNormalNoise  )  [inline]
 

virtual ~WhiteNormalNoise  )  [inline, virtual]
 


Member Function Documentation

virtual double generate double  mean,
double  stddev
[inline, virtual]
 

generate somehow distributed random number parameterized with min and max.

valid only for ONE random number, use add() for adding this kind of noise to several channels

Implements NoiseGenerator.

Reimplemented in ColorNormalNoise.


The documentation for this class was generated from the following file:
Generated on Tue Jan 16 02:14:49 2007 for Robotsystem of the Robot Group Leipzig by doxygen 1.3.8