#include <quad_data.h>
Collaboration diagram for SPUC::quad_data:

Public Member Functions | |
| quad_data (int total_over) | |
| complex< double > | get_fir_output (void) |
| complex< double > | get_sample (double timing_inc) |
| void | set_initial_offset (double timing_init) |
Public Attributes | |
| int | symbols |
| int | over |
| max_pn | pn_i |
| max_pn | pn_q |
| lagrange< complex< double > > | interp |
| fir_interp< complex< double > > | rcfir |
| complex< double > | data |
| double | prev_timing_offset |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4