functiongetArraySize2D

Get dimensions of 2D array in CSV file

Extends from Modelica.Icons.Function (Icon for functions).

Information

Inputs

TypeNameDefaultDescription
Types.ExternCSVFilecsvExternal CSV file object

Outputs

TypeNameDefaultDescription
IntegermNumber of rows in array
IntegernNumber of columns in array