.Modelica_LinearSystems2.WorkInProgress.Tests.Internal.getMoFiles

Returns a vector of files with *.mo

Interface

function getMoFiles
  extends Modelica.Icons.Function;
  input String specifier = "Data";
  input String directoryName = Modelica.Utilities.Files.loadResource("modelica://Modelica_LinearSystems2/WorkInProgress/Tests/" + specifier) annotation(
    Dialog);
  output String moFiles[:];
  output Integer nrMat;
end getMoFiles;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos