.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-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos