.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-07-08T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos