.AdvancedNoise.Plots.Distributions.normal

Plot functions Modelica.Math.Distributions.Normal

Information

Plot results of calling functions from Modelica.Math.Distributions.Normal, i.e. Normal.density(), Normal.cumulative() and Normal.quantile(), each for the same arguments.

Interface

function normal
  extends Modelica.Icons.Function;
  import Modelica.Math.Distributions.Normal;
  input Integer nPoints(min = 2) = 1000 "Number of evaluation points";
end normal;

Generated at 2025-04-19T18:20:10Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos