GNU Radio 3.7.2 C++ API
|
segment sync integrator More...
#include <gnuradio/atsc/sssr_impl.h>
Public Member Functions | |
seg_sync_integrator () | |
void | reset () |
called on channel change More... | |
int | update (int weight, int index) |
update current tap with weight and return integrated correlation value More... | |
int | find_max (int *value) |
return index of maximum correlation value More... | |
segment sync integrator
|
inline |
int sssr::seg_sync_integrator::find_max | ( | int * | value | ) |
return index of maximum correlation value
void sssr::seg_sync_integrator::reset | ( | ) |
called on channel change
int sssr::seg_sync_integrator::update | ( | int | weight, |
int | index | ||
) |
update current tap with weight and return integrated correlation value