.Noise.PDF.PDF_Uniform

A random number with a uniform distribution in a given interval

Interface

function PDF_Uniform
  extends Noise.Utilities.Interfaces.PDF;
  input Real[2] interval = {0, 1} "The interval from which the uniformly distributed random number is generated" annotation(
    Dialog);
end PDF_Uniform;

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