.ExternData.Interfaces.CSV.getArrayRows2D

Get first dimension of 2D array in CSV file

Information

Interface

partial function getArrayRows2D
  extends Modelica.Icons.Function;
  input Types.ExternCSVFile csv "External CSV file object";
  output Integer m "Number of rows in array";
end getArrayRows2D;

Generated at 2026-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos