.Modelica_Noise.ToModelicaTest.Math.randomNumbers

Demonstrate the generation of uniform random numbers in the range 0..1

Information

Interface

function randomNumbers
  import Modelica.Utilities.Streams.print;
  import Modelica_Noise;
  extends Modelica.Icons.Function;
  input Integer localSeed = 614657;
  input Integer globalSeed = 30020;
end randomNumbers;

Revisions

Date Description
June 22, 2015
Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control


Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos