Noise wave.

Fhe following specifies a uniformly distributed noise waveform with amplitude 3.2, offset 1 and seed value 78382. Without the uniform declaration, the wave would be normally distributed with mean 1 and variance 3.2**2. Only one random seed is used for a composite wave and it is the last one declared in the parameter file.

[AWG5]

pagesize = 1024

output = file wave5.out

comp0 = noise 3.2 1 0 0 78382 uniform

or equivalently

comp0 = unoise 3.2 1 0 0 78382

Author:
MRP, Apr. 1998
See Also:
Arbitrary Waveform Generator

alphabetic index hierarchy of classes


Please send questions and comments to sigg_d@ligo-wa.caltech.edu


generated by doc++