GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
peak_detector.h File Reference
#include <gnuradio/blocks/api.h>
#include <gnuradio/sync_block.h>
#include <cstdint>

Go to the source code of this file.

Classes

class  gr::blocks::peak_detector< T >
 Detect the peak of a signal. More...
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::blocks
 

Typedefs

typedef peak_detector< float > gr::blocks::peak_detector_fb
 
typedef peak_detector< std::int32_t > gr::blocks::peak_detector_ib
 
typedef peak_detector< std::int16_t > gr::blocks::peak_detector_sb