.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 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos