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