.TRANSFORM.Blocks.DataTable_Inputs

Information

This block generates a graphical interface for the generation of a parameter table data that can then be referenced by component parameters or Inputs.

The number of tables and rows are specified by clicking on the edit icon next to the variable table.

Example:

Rows = 4 and Columns = 2

   table = [  0, 1;
              1, 4;
            1.5, 5;
              2, 6];

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