A summary of the common properties of the noise blocks is provided in the documentation of package
Blocks.Noise.
This NormalNoise block generates reproducible, random noise at its output according to a normal distribution.
This means that random values are normally distributed with expectation value mu and standard deviation sigma.
(see example Examples.Noise.NormalNoiseProperties).
By default, two or more instances produce different, uncorrelated noise at the same time instant.
The block can only be used if on the same or a higher hierarchical level,
model Blocks.Noise.GlobalSeed
is dragged to provide global settings for all instances.
Date | Description |
June 22, 2015 |
|
Generated at 2024-11-21T19:25:40Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos