namespace generator class WhiteNoise : public DataSource Gaussian noise data source.
The WhiteNoise class is a DMT generator data source that produces continuous random white gaussian distributed noise. The only parameter is the amplitude A, which specifies the standard deviation of the noise. If A is not specified it is assigned a value of 1.0.
~WhiteNoise(void)
WhiteNoise* clone(void) const
const char* getDataType(void) const
alphabetic index hierarchy of classes
generated by doc++