.BuildingSystems.Utilities.SmoothFunctions.softcut

softly cuts to upper and lower limit

Interface

function softcut
  input Real x;
  input Real x_llimit;
  input Real x_ulimit;
  input Real r;
  output Real y;
end softcut;

Generated at 2025-09-17T18:21:10Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos