dsplib 1.1.0
C++ DSP library for MATLAB-like coding
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
dsplib::PreambleDetector Class Reference

Classes

struct  Result
 

Public Member Functions

 PreambleDetector (span_cmplx h, real_t threshold=0.5)
 
 PreambleDetector (const PreambleDetector &)=delete
 
std::optional< Resultprocess (span_cmplx x)
 
std::optional< Resultoperator() (span_cmplx x)
 
int frame_len () const noexcept
 
void reset ()
 

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