GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
sssr::digital_correlator Class Reference

digital correlator for 1001 and 0110 patterns More...

#include <gnuradio/atsc/sssr_impl.h>

Public Member Functions

 digital_correlator ()
 
void reset ()
 called on channel change More...
 
bool update (int bit)
 clock bit in and return true if we've seen 1001 More...
 

Detailed Description

digital correlator for 1001 and 0110 patterns

Constructor & Destructor Documentation

sssr::digital_correlator::digital_correlator ( )
inline

Member Function Documentation

void sssr::digital_correlator::reset ( )
inline

called on channel change

bool sssr::digital_correlator::update ( int  bit)
inline

clock bit in and return true if we've seen 1001


The documentation for this class was generated from the following file: