![]() |
GNSS-SDR
0.0.13
An Open Source GNSS Software Defined Receiver
|
Adapts two short streams into a std::complex<short> stream. 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 | short_x2_to_cshort |
| This class adapts two short streams into a std::complex<short> stream. More... | |
Typedefs | |
| using | short_x2_to_cshort_sptr = boost::shared_ptr< short_x2_to_cshort > |
Functions | |
| short_x2_to_cshort_sptr | make_short_x2_to_cshort () |
Adapts two short streams into a std::complex<short> stream.
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 short_x2_to_cshort.h.
1.8.14