#include <doppler_correction_impl.h>
|
| typedef boost::shared_ptr< doppler_correction > | sptr |
| |
| static sptr | make (const char *filename, double samp_rate, double t0, const char *timesync_tag="") |
| | Build the Doppler Correction block. More...
|
| |
◆ doppler_correction_impl()
| gr::satellites::doppler_correction_impl::doppler_correction_impl |
( |
const char * |
filename, |
|
|
double |
samp_rate, |
|
|
double |
t0, |
|
|
const char * |
timesync_tag |
|
) |
| |
◆ ~doppler_correction_impl()
| gr::satellites::doppler_correction_impl::~doppler_correction_impl |
( |
| ) |
|
◆ frequency()
| double gr::satellites::doppler_correction_impl::frequency |
( |
| ) |
|
|
inlineoverridevirtual |
◆ set_time()
| void gr::satellites::doppler_correction_impl::set_time |
( |
double |
t | ) |
|
|
overridevirtual |
◆ time()
| double gr::satellites::doppler_correction_impl::time |
( |
| ) |
|
|
inlineoverridevirtual |
◆ work()
| int gr::satellites::doppler_correction_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
|
override |
The documentation for this class was generated from the following file: