ImpureRandomBlock generating random numbers with the impure random number generator |
|
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 |
|---|
|
Modelica.Blocks.Examples.Noise Demonstrates the usage of the impure random number generator |