diff options
Diffstat (limited to 'gr-analog/include/analog/cpm.h')
-rw-r--r-- | gr-analog/include/analog/cpm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-analog/include/analog/cpm.h b/gr-analog/include/analog/cpm.h index d22e02321c..205fcfe809 100644 --- a/gr-analog/include/analog/cpm.h +++ b/gr-analog/include/analog/cpm.h @@ -42,6 +42,7 @@ namespace gr { /*! \brief Return the taps for an interpolating FIR filter (gr_interp_fir_filter_fff). * + * \details * These taps represent the phase response \f$g(k)\f$ for use in a CPM modulator, * see also gr_cpmmod_bc. * |