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;