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