GNU Radio 3.7.0 C++ API
sssr::seg_sync_integrator Class Reference

segment sync integrator More...

#include <sssr_impl.h>

List of all members.

Public Member Functions

 seg_sync_integrator ()
void reset ()
 called on channel change
int update (int weight, int index)
 update current tap with weight and return integrated correlation value
int find_max (int *value)
 return index of maximum correlation value

Detailed Description

segment sync integrator


Constructor & Destructor Documentation


Member Function Documentation

return index of maximum correlation value

called on channel change

int sssr::seg_sync_integrator::update ( int  weight,
int  index 
)

update current tap with weight and return integrated correlation value


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