WhiteNormalNoise Class Reference

generates white and normal distributed random numbers. 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 ()
 generate somehow distributed random number parameterized with min and max.

Detailed Description

generates white and normal distributed random numbers.

p1: mean, p2: standard deviation new parameter definition: p1: min, p2: max. the mean and standard deviation are calculated by this values


Constructor & Destructor Documentation

WhiteNormalNoise (  )  [inline]

virtual ~WhiteNormalNoise (  )  [inline, virtual]


Member Function Documentation

virtual double generate (  )  [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 Fri Oct 30 16:29:03 2009 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.4.7