.LibRAS.Utilities.logisticInterpolation

Interface

function logisticInterpolation
  input Real lower;
  input Real upper;
  input Real x;
  input Real k;
  input Real x0;
  output Real y;
end logisticInterpolation;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos