.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 2026-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos