.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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos