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

This class adapts two signed char streams into a std::complex<signed char> stream. More...

#include <byte_x2_to_complex_byte.h>

Inheritance diagram for byte_x2_to_complex_byte:

Public Member Functions

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

Friends

byte_x2_to_complex_byte_sptr make_byte_x2_to_complex_byte ()

Detailed Description

This class adapts two signed char streams into a std::complex<signed char> stream.

Definition at line 41 of file byte_x2_to_complex_byte.h.


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