.Noise.Examples.FunctionCall.my_continuous_random

The state-less random number generator

Information

This is an example implementation of a sample-free RNG.

Definition

function my_continuous_random = PDF_BoxMuller(redeclare function RNG = SampleFree.RNG_DIRCS, mu = 20, sigma = 10, states_in = zeros(0));

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control


Generated at 2025-07-08T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos