.Noise.RNG.SampleBased.RNG_LCG_VAX

Linear congruential generator with parameters from VAX's MTH$RANDOM and old versions of glibc

Definition

function RNG_LCG_VAX = RNG_LCG(a = 69069, c = 1, m = integer(2^32));

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control


Generated at 2025-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos