.Modelica_DeviceDrivers.Incubate.OperatingSystem.DynamicArray_.setMatrix

Interface

encapsulated function setMatrix
  import Modelica;
  import Modelica_DeviceDrivers.Incubate.OperatingSystem.DynamicArray;
  input DynamicArray arrayID;
  input Real u[:, :] "data to be stored";
  input Integer index "index, where in memory data has to be stored";
end setMatrix;

Generated at 2025-05-09T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos