.ExternalMemoryLib.ExternalMemoryRealTC.constructor

Creates an instance of an external array of type double.

Interface

function constructor
  input Integer size = 1 "size of the array";
  input Real timeIn = 2 "time of the first value";
  output ExternalMemoryRealTC extMem;
end constructor;

Generated at 2025-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos