.DESLib.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-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos