WOLFRAM SYSTEM MODELER
ImpureRandomBlock generating random numbers with the impure random number generator |
SystemModel["Modelica.Blocks.Examples.Noise.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.Noise.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 Description: Defines global settings for the blocks of sublibrary Noise, especially a global seed value is defined |
---|
Modelica.Blocks.Examples.Noise Demonstrates the usage of the impure random number generator |
Date | Description | ||
---|---|---|---|
June 22, 2015 |
|