.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 2025-09-15T18:21:10Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos