.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-08-29T18:21:01Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos