GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | Friends | List of all members
conjugate_sc Class Reference

This class adapts a std::complex<short> stream into two 32-bits (float) streams. More...

#include <conjugate_sc.h>

Inheritance diagram for conjugate_sc:

Public Member Functions

int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Friends

conjugate_sc_sptr make_conjugate_sc ()
 

Detailed Description

This class adapts a std::complex<short> stream into two 32-bits (float) streams.

Definition at line 41 of file conjugate_sc.h.


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