.AdvancedNoise.Plots.TruncatedDistributions.normal

Information

Compare results of functions from Modelica.Math.Distributions.Normal with those from Modelica.Math.Distributions.TruncatedNormal, each for the same arguments.

Interface

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

Generated at 2024-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos