diff options
Diffstat (limited to 'gr-channels/include/channels/channel_model.h')
-rw-r--r-- | gr-channels/include/channels/channel_model.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gr-channels/include/channels/channel_model.h b/gr-channels/include/channels/channel_model.h index 2fe73da90b..8e5430f05c 100644 --- a/gr-channels/include/channels/channel_model.h +++ b/gr-channels/include/channels/channel_model.h @@ -32,8 +32,9 @@ namespace gr { /*! * \brief channel simulator - * \ingroup misc_blk + * \ingroup channel_models_blk * + * \details * This block implements a basic channel model simulator that can * be used to help evaluate, design, and test various signals, * waveforms, and algorithms. This model allows the user to set |