![]() |
GNSS-SDR
0.0.13
An Open Source GNSS Software Defined Receiver
|
Conjugate a stream of gr_complex. 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 | conjugate_cc |
| This class adapts a std::complex<short> stream into two 32-bits (float) streams. More... | |
Typedefs | |
| using | conjugate_cc_sptr = boost::shared_ptr< conjugate_cc > |
Functions | |
| conjugate_cc_sptr | make_conjugate_cc () |
Conjugate a stream of gr_complex.
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_cc.h.
1.8.14