// // 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: FMCWWaveform401.h // // MATLAB Coder version : 5.3 // C/C++ source code generated on : 27-Apr-2023 00:06:45 // #ifndef FMCWWaveform401_H #define FMCWWaveform401_H // Include Files #include "../rtwtypes.h" #include #include // Type Definitions namespace coder { namespace phased { class FMCWWaveform401 { public: void setupImpl(); int isInitialized; creal_T pSamples[180000]; double pOutputStartSweepIndex; double pOutputSweepInterval[2]; }; } // namespace phased } // namespace coder #endif // // File trailer for FMCWWaveform401.h // // [EOF] //