// // 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: RadarSignalGenerator402.h // // MATLAB Coder version : 5.3 // C/C++ source code generated on : 27-Apr-2023 00:11:07 // #ifndef RADARSIGNALGENERATOR402_H #define RADARSIGNALGENERATOR402_H // Include Files #include "../rtwtypes.h" #include "../coder_array.h" #include #include // Function Declarations extern void RadarSignalGenerator402(coder::array &sig, double *fs, double *PRF, double *len); #endif // // File trailer for RadarSignalGenerator402.h // // [EOF] //