#include <atsc_sssr.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 | |
Private Attributes | |
int | d_sr |
|
|
|
called on channel change
|
|
clock bit in and return true if we've seen 1001
|
|
|