#include <symbol_sync_cc_impl.h>
◆ cubic_interpolator()
| gr::dvbs2rx::cubic_interpolator::cubic_interpolator |
( |
| ) |
|
|
inline |
◆ operator()()
| gr_complex gr::dvbs2rx::cubic_interpolator::operator() |
( |
const gr_complex * |
in, |
|
|
int |
m_k, |
|
|
float |
mu |
|
) |
| const |
|
virtual |
Compute the complex interpolant.
- Parameters
-
| in | Input IQ sample buffer. |
| m_k | Basepoint index. |
| mu | Fractional timing offset estimate. |
- Returns
- gr_complex Output interpolant.
Implements gr::dvbs2rx::base_interpolator< float >.
The documentation for this struct was generated from the following file: