.ExternalMemoryLib.Functions.getReal

Information

gets the indexed value of the array. The input timeIn and this strange if-else-clause is just to force the compiler to treat this call as a dynamic call. Any ideas how to fix it?

Interface

function getReal
  input ExternalMemoryLib.ExternalMemoryReal arr;
  input Integer idx;
  input Real timeIn;
  output Real val;
end getReal;

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos