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

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

#include <interleaved_short_to_complex_short.h>

Inheritance diagram for interleaved_short_to_complex_short:

Public Member Functions

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

Friends

interleaved_short_to_complex_short_sptr make_interleaved_short_to_complex_short ()

Detailed Description

This class adapts a short (16-bits) interleaved sample stream into a std::complex<short> stream.

Definition at line 39 of file interleaved_short_to_complex_short.h.


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