.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 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos