GNU Radio Manual and C++ API Reference 3.7.14.0
The Free & Open Software Radio Ecosystem
 
Loading...
Searching...
No Matches
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
 
bool update (int bit)
 clock bit in and return true if we've seen 1001
 

Detailed Description

digital correlator for 1001 and 0110 patterns

Constructor & Destructor Documentation

◆ digital_correlator()

sssr::digital_correlator::digital_correlator ( )
inline

Member Function Documentation

◆ reset()

void sssr::digital_correlator::reset ( )
inline

called on channel change

◆ update()

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: