![]() |
GNSS-SDR
0.0.13
An Open Source GNSS Software Defined Receiver
|
Conjugate a stream of lv_8sc_t ( std::complex<char> ) More...
#include <gnuradio/sync_block.h>#include <gnuradio/types.h>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Classes | |
| class | conjugate_ic |
| This class adapts a std::complex<short> stream into two 32-bits (float) streams. More... | |
Typedefs | |
| using | conjugate_ic_sptr = boost::shared_ptr< conjugate_ic > |
Functions | |
| conjugate_ic_sptr | make_conjugate_ic () |
Conjugate a stream of lv_8sc_t ( std::complex<char> )
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 conjugate_ic.h.
1.8.14