This is an example implementation of a sample-free RNG.
function my_continuous_random = PDF_BoxMuller(redeclare function RNG = SampleFree.RNG_DIRCS, mu = 20, sigma = 10, states_in = zeros(0));
Developed 2014 at the DLR Institute of System Dynamics and Control