.TILMedia.Internals.NTUObjectFunctions.initializePressureDropCorrelations

Interface

function initializePressureDropCorrelations
  input TIL3_AddOn_NTU.Internals.EnumsAndTypes.dpTypes dp_type_a;
  input Integer dp_numOfParameters_a;
  input Real dp_parameters_a[dp_numOfParameters_a];
  input TIL3_AddOn_NTU.Internals.EnumsAndTypes.dpTypes dp_type_b;
  input Integer dp_numOfParameters_b;
  input Real dp_parameters_b[dp_numOfParameters_b];
  input TILMedia.Internals.NTUObjectFunctions.NTUExternalObject ntuPointer;
  output Integer outputFlag;
end initializePressureDropCorrelations;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos