// // Academic License - for use in teaching, academic research, and meeting // course requirements at degree granting institutions only. Not for // government, commercial, or other organizational use. // File: multifx.h // // MATLAB Coder version : 5.3 // C/C++ source code generated on : 27-Mar-2023 15:34:32 // #ifndef MULTIFX_H #define MULTIFX_H // Include Files #include "rtwtypes.h" #include "coder_array.h" #include #include // Function Declarations extern void multifx(const coder::array &RadarCart, const coder::array &ZCPlatCart, double N_data[], int N_size[2], double edges_data[], int edges_size[2]); #endif // // File trailer for multifx.h // // [EOF] //