group_defs.dox

来自「这是用python语言写的一个数字广播的信号处理工具包。利用它」· DOX 代码 · 共 87 行

DOX
87
字号
/*! * \defgroup block Signal Processing Blocks * These are the signal processing blocks... * @{ *//*! * \defgroup source Signal Sources * signal sources docs... *//*! * \defgroup sink Signal Sinks * docs for sinks... *//*! * \defgroup filter Filters *//*! * \defgroup converter Type Conversions *//*! * \defgroup level Signal Level Control *//*! * \defgroup clock Signal Clock Synchronization *//*! * \defgroup dft Fourier Transformation *//*! * \defgroup synch Synchronization *//*! @} *//*! \defgroup filter_design Digital Filter Design		*//*! \defgroup graphical Graphical Utilities		*//*! \defgroup encdec Voice Encoders and Decoders	*//*! \defgroup coding Information Coding and Decoding			*//*! \defgroup modulation Signal Modulation			*//*! \defgroup demodulation Signal Demodulation			*//*! \defgroup flow Samples Flow Control			*//*! \defgroup math	Mathmatics			*//*! \defgroup tools Tools				*//*! \defgroup misc Miscellaneous				*//*! \defgroup internal Implementation Details		*//*! \defgroup base Misc Common Base Classes			*//*! * \defgroup applications Applications * These are some applications build using gnuradio... * @{ *//*! * \defgroup atsc ATSC * ATSC Applications... *//*! * \defgroup radar Radar * Radar Applications... *//*! * \defgroup pager Pager  * Pager Applications *//*! * \defgroup sounder	Sounder * Channel Sounder *//*! @} *//*! \defgroup usrp USRP	*//*! \defgroup hardware Hardware				*/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?