WhiteUniformNoise Class Reference

generates white (no averaging) uniformly distributed random number between "min" and "max" More...

#include <noisegenerator.h>

Inherits NoiseGenerator.

Inheritance diagram for WhiteUniformNoise:

Inheritance graph
[legend]
Collaboration diagram for WhiteUniformNoise:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WhiteUniformNoise ()
virtual ~WhiteUniformNoise ()
virtual double generate ()
 generate somehow distributed random number parameterized with min and max.

Detailed Description

generates white (no averaging) uniformly distributed random number between "min" and "max"


Constructor & Destructor Documentation

WhiteUniformNoise (  )  [inline]

virtual ~WhiteUniformNoise (  )  [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.


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