12345678910111213141516171819202122232425 |
- //
- // File: FMjamming_H1_data.h
- //
- // MATLAB Coder version : 5.2
- // C/C++ source code generated on : 10-Mar-2023 11:08:29
- //
- #ifndef FMJAMMING_H1_DATA_H
- #define FMJAMMING_H1_DATA_H
- // Include Files
- #include "rtwtypes.h"
- #include <cstddef>
- #include <cstdlib>
- // Variable Declarations
- extern unsigned int state_8_2[625];
- extern boolean_T isInitialized_FMjamming_H1;
- #endif
- //
- // File trailer for FMjamming_H1_data.h
- //
- // [EOF]
- //
|