.Modelica.Fluid.Dissipation.Utilities.Functions.General.Stepsmoother_der

Information

Derivative of function Stepsmoother

Interface

function Stepsmoother_der
  extends Modelica.Icons.Function;
  input Real func "Input for that result = 100%";
  input Real nofunc "Input for that result = 0%";
  input Real x "Input for interpolation";
  input Real dfunc "Derivative of func";
  input Real dnofunc "Derivative of nofunc";
  input Real dx "Derivative of x";
  output Real dresult;
end Stepsmoother_der;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f