.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-05-11T18:20:05Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos