.Modelica_Noise.Math.Distributions.Interfaces.partialCumulative

Information

A partial function containing the common arguments of the cumulative distribution functions.

Interface

partial function partialCumulative
  extends Modelica.Icons.Function;
  input Real u "Value over the real axis (-inf < u < inf)";
  output Real y "Value in the range 0 <= y <= 1";
end partialCumulative;

Revisions

Date Description
June 22, 2015
Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control


Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos