.TILMedia.Internals.NTUObjectFunctions.initializeAlphaCorrelations

Interface

impure function initializeAlphaCorrelations
  input TIL3_AddOn_NTU.Internals.EnumsAndTypes.alphaTypes alpha_type_a;
  input Integer alpha_numOfParameters_a;
  input Real alpha_parameters_a[alpha_numOfParameters_a];
  input TIL3_AddOn_NTU.Internals.EnumsAndTypes.alphaTypes alpha_type_b;
  input Integer alpha_numOfParameters_b;
  input Real alpha_parameters_b[alpha_numOfParameters_b];
  input TILMedia.Internals.NTUObjectFunctions.NTUExternalObject ntuPointer;
  output Integer outputFlag;
end initializeAlphaCorrelations;

Generated at 2025-09-07T18:31:54Z by OpenModelicaOpenModelica 1.25.3 using GenerateDoc.mos