digital correlator for 1001 and 0110 patterns
More...
#include <atsci_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
|
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 |
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: