.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 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos