![]() |
GNSS-SDR
0.0.13
An Open Source GNSS Software Defined Receiver
|
Adapts a std::complex<signed char> stream into two 16-bits (short) streams. More...
#include <boost/shared_ptr.hpp>#include <gnuradio/sync_block.h>#include <gnuradio/types.h>Go to the source code of this file.
Classes | |
| class | complex_byte_to_float_x2 |
| This class adapts a std::complex<signed char> stream into two 16-bits (short) streams. More... | |
Typedefs | |
| using | complex_byte_to_float_x2_sptr = boost::shared_ptr< complex_byte_to_float_x2 > |
Functions | |
| complex_byte_to_float_x2_sptr | make_complex_byte_to_float_x2 () |
Adapts a std::complex<signed char> stream into two 16-bits (short) streams.
Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors)
GNSS-SDR is a software defined Global Navigation Satellite Systems receiver
This file is part of GNSS-SDR.
SPDX-License-Identifier: GPL-3.0-or-later
Definition in file complex_byte_to_float_x2.h.
1.8.14