.Modelica.Math.Distributions.Interfaces.partialTruncatedDensity

Information

A partial function containing the common arguments of the probability density functions of truncated distributions.

Interface

partial function partialTruncatedDensity
  extends partialDensity;
  input Real u_min = 0 "Lower limit of u" annotation(
    Dialog);
  input Real u_max = 1 "Upper limit of u" annotation(
    Dialog);
end partialTruncatedDensity;

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 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39