.DESLib.SIMANLib.SRC.Elements.Entities.EGet

Information

reads the specified field of the entity

Interface

function EGet
  input Integer entity "reference to the entity";
  input Integer field "number of the field to get";
  output Real out "value of the field to get";
end EGet;

Generated at 2024-05-19T18:15:52Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos