23#ifndef INCLUDED_DTV_ATSC_SYNC_H
24#define INCLUDED_DTV_ATSC_SYNC_H
41 typedef boost::shared_ptr<atsc_sync>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition block.h:72
ATSC Receiver SYNC.
Definition atsc_sync.h:38
boost::shared_ptr< atsc_sync > sptr
Definition atsc_sync.h:41
static sptr make(float rate)
Make a new instance of gr::dtv::atsc_sync.
#define DTV_API
Definition gr-dtv/include/gnuradio/dtv/api.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46