.DESLib.SIMANLib.SRC.Elements.Objects.ObjUpdate

Interface

function ObjUpdate
  input Integer P "pointer to object value";
  input Real[i1, i2] newvalue "new value for the object";
  input Integer i1 "index1";
  input Integer i2 "index2";
  output Integer out;
end ObjUpdate;

Generated at 2024-05-19T18:15:52Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos