![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
This class adapts a std::complex<short> stream into two 32-bits (float) streams. More...
#include <conjugate_cc.h>
Public Member Functions | |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Friends | |
| conjugate_cc_sptr | make_conjugate_cc () |
This class adapts a std::complex<short> stream into two 32-bits (float) streams.
Definition at line 41 of file conjugate_cc.h.