summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/vco_f.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/vco_f.h')
-rw-r--r--gr-blocks/include/blocks/vco_f.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/vco_f.h b/gr-blocks/include/blocks/vco_f.h
index 0a5bf97d1f..7245f4c96b 100644
--- a/gr-blocks/include/blocks/vco_f.h
+++ b/gr-blocks/include/blocks/vco_f.h
@@ -31,8 +31,10 @@ namespace gr {
/*!
* \brief VCO - Voltage controlled oscillator
- * \ingroup misc
+ * \ingroup modulators_blk
+ * \ingroup waveform_generators_blk
*
+ * \details
* input: float stream of control voltages; output: float oscillator output
*/
class BLOCKS_API vco_f : virtual public gr_sync_block