summaryrefslogtreecommitdiff
path: root/gr-analog/include/analog/cpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-analog/include/analog/cpm.h')
-rw-r--r--gr-analog/include/analog/cpm.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/gr-analog/include/analog/cpm.h b/gr-analog/include/analog/cpm.h
index aff0dd19eb..43dd0b3729 100644
--- a/gr-analog/include/analog/cpm.h
+++ b/gr-analog/include/analog/cpm.h
@@ -46,8 +46,9 @@ namespace gr {
/*! \brief Return the taps for an interpolating FIR filter
* (gr::filter::interp_fir_filter_fff).
*
- * These taps represent the phase response \f$g(k)\f$ for use in
- * a CPM modulator, see also gr_cpmmod_bc.
+ * \details
+ * These taps represent the phase response \f$g(k)\f$ for use in a CPM modulator,
+ * see also gr_cpmmod_bc.
*
* \param type The CPM type (Rectangular, Raised Cosine,
* Spectral Raised Cosine, Tamed FM or Gaussian).