WOLFRAM SYSTEM MODELER
ImpureRandomBlock generating random numbers with the impure random number generator |
|
SystemModel["Modelica.Blocks.Examples.NoiseExamples.Utilities.ImpureRandom"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This block demonstrates how to implement a block using the impure random number generator. This block is used in the example Examples.NoiseExamples.ImpureGenerator.
| samplePeriod |
Value: Type: Period (s) Description: Sample period for random number generation |
|---|
| y |
Type: RealOutput Description: Connector of Real output signal |
|---|
| globalSeed |
Type: GlobalSeed |
|---|
|
Modelica.Blocks.Examples.NoiseExamples Demonstrates the usage of the impure random number generator |
| Date | Description | ||
|---|---|---|---|
| June 22, 2015 |
|