// // 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: AbstractLinearFMWaveform.h // // MATLAB Coder version : 5.3 // C/C++ source code generated on : 27-Apr-2023 00:24:12 // #ifndef ABSTRACTLINEARFMWAVEFORM_H #define ABSTRACTLINEARFMWAVEFORM_H // Include Files #include "../rtwtypes.h" #include "../coder_array.h" #include #include // Type Definitions namespace coder { namespace phased { class AbstractLinearFMWaveform301 { public: static void getMatchingWaveform(::coder::array &wav); }; } // namespace phased } // namespace coder #endif // // File trailer for AbstractLinearFMWaveform.h // // [EOF] //