23 #ifndef INCLUDED_DTV_ATSC_SYNC_H
24 #define INCLUDED_DTV_ATSC_SYNC_H
42 typedef boost::shared_ptr<atsc_sync>
sptr;
49 static sptr make(
float rate);
boost::shared_ptr< atsc_sync > sptr
Definition: atsc_sync.h:42
ATSC Receiver SYNC.
Definition: atsc_sync.h:37
#define DTV_API
Definition: gr-dtv/include/gnuradio/dtv/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60