.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-05-09T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos