.ThermofluidStream.Processes.Pipes.Internal.Utilities.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 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos