.DESLib.Objects.ObjReadPos

Interface

function ObjReadPos
  input Integer addr;
  input Integer row = 1;
  input Integer col = 1;
  input Real foo = 1;
  output Real out;
end ObjReadPos;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos