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