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

segment sync integrator More...

#include <atsci_sssr.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

sssr::seg_sync_integrator::seg_sync_integrator ( ) [inline]

References reset().


Member Function Documentation

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

Referenced by seg_sync_integrator().

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: