.ClaRa_Obsolete.Basics.Functions.TableInterpolation.tableInit

Information

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 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos