.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-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos