![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Conjugate a stream of lv_16sc_t ( std::complex<short> ). More...
Go to the source code of this file.
Classes | |
| class | conjugate_sc |
| This class adapts a std::complex<short> stream into two 32-bits (float) streams. More... | |
Typedefs | |
| using | conjugate_sc_sptr = gnss_shared_ptr<conjugate_sc> |
Functions | |
| conjugate_sc_sptr | make_conjugate_sc () |
Conjugate a stream of lv_16sc_t ( std::complex<short> ).
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file conjugate_sc.h.