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

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

#include <conjugate_ic.h>

Inheritance diagram for conjugate_ic:

Public Member Functions

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

Friends

conjugate_ic_sptr make_conjugate_ic ()
 

Detailed Description

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

Definition at line 41 of file conjugate_ic.h.


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