GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
complex_byte_to_float_x2 Class Reference

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

#include <complex_byte_to_float_x2.h>

Inheritance diagram for complex_byte_to_float_x2:

Public Member Functions

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

Friends

complex_byte_to_float_x2_sptr make_complex_byte_to_float_x2 ()

Detailed Description

This class adapts a std::complex<signed char> stream into two 16-bits (short) streams.

Definition at line 41 of file complex_byte_to_float_x2.h.


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