.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-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos