.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 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos