.ClaRa_Obsolete.Basics.Functions.TableInterpolation.tableInit

Initialize 1-dim. table defined by matrix (for details see: Modelica/Resources/C-Sources/ModelicaTables.h)

Interface

function tableInit
  input String tableName;
  input String fileName;
  input Real table[:, :];
  input Modelica.Blocks.Types.Smoothness smoothness;
  output Integer tableID;
end tableInit;

Generated at 2025-03-08T19:24:39Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos