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

This class adapts an 8-bits interleaved sample stream into a 16-bits complex stream (std::complex<unsigned char>). More...

#include <interleaved_byte_to_complex_byte.h>

Inheritance diagram for interleaved_byte_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

interleaved_byte_to_complex_byte_sptr make_interleaved_byte_to_complex_byte ()

Detailed Description

This class adapts an 8-bits interleaved sample stream into a 16-bits complex stream (std::complex<unsigned char>).

Definition at line 40 of file interleaved_byte_to_complex_byte.h.


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