.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 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos