.DESLib.SIMANLib.SRC.Elements.Entities.ERead

reads all the fields of the entity

Interface

function ERead
  input Integer addr "reference to the entity";
  output Entity e "entity fields readed";
  output Integer out;
end ERead;

Generated at 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos