.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-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos