.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-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos