// // File: jamming_H.h // // MATLAB Coder version : 5.2 // C/C++ source code generated on : 10-Mar-2023 15:16:29 // #ifndef JAMMING_H_H #define JAMMING_H_H // Include Files #include "rtwtypes.h" #include "coder_array.h" #include #include // Function Declarations extern void jamming_H(double N, double f_s, double A, double B_n, double f_0, coder::array &s); #endif // // File trailer for jamming_H.h // // [EOF] //