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

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