.ExternalMemoryLib.ExternalMemoryRealTC.constructor

Information

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 2024-04-26T18:16:04Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos