.ExternData.Interfaces.SSV.getArrayRows2D

Get first dimension of 2D array in SSV file

Information

Interface

partial function getArrayRows2D
  extends Modelica.Icons.Function;
  input String varName "Key";
  input Types.ExternXML2File ssv "External XML2 file object";
  input String nameSpace "SSV name space";
  output Integer m "Number of rows in array";
end getArrayRows2D;

Generated at 2025-03-11T19:24:33Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos