GNU Radio's CCSDS Package
argmax Class Reference

#include <argmax.h>

Public Member Functions

 argmax (std::string syncword, int matchingFuntion, int ambiguity)
 
void setSyncWord (std::vector< float > sync)
 
void argMaxSync (float *in, int frame_length, float &maxCorrelation, int &indexMaxCorrelation)
 

Constructor & Destructor Documentation

argmax::argmax ( std::string  syncword,
int  matchingFuntion,
int  ambiguity 
)

Member Function Documentation

void argmax::argMaxSync ( float *  in,
int  frame_length,
float &  maxCorrelation,
int &  indexMaxCorrelation 
)
void argmax::setSyncWord ( std::vector< float >  sync)

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