fun8_AMJamming_H_data.h 489 B

12345678910111213141516171819202122232425
  1. //
  2. // File: noise_am_interference_data.h
  3. //
  4. // MATLAB Coder version : 5.2
  5. // C/C++ source code generated on : 09-Mar-2023 16:57:20
  6. //
  7. #ifndef NOISE_AM_INTERFERENCE_DATA_H
  8. #define NOISE_AM_INTERFERENCE_DATA_H
  9. // Include Files
  10. #include "rtwtypes.h"
  11. #include <cstddef>
  12. #include <cstdlib>
  13. // Variable Declarations
  14. extern unsigned int stateL_8[625];
  15. extern boolean_T isInitialized_noise_am_interference;
  16. #endif
  17. //
  18. // File trailer for noise_am_interference_data.h
  19. //
  20. // [EOF]
  21. //