.SolarTherm.Utilities.Tables.tableCatromInterp

Information

Perform Catmull-Rom interpolation

Interface

function tableCatromInterp
  input STTable table;
  input Real x;
  input Real y;
  input Real x_step;
  input Real y_step;
  output Real p;
end tableCatromInterp;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos