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

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

#include <complex_float_to_complex_byte.h>

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

complex_float_to_complex_byte_sptr make_complex_float_to_complex_byte ()

Detailed Description

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

Definition at line 40 of file complex_float_to_complex_byte.h.


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