![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Adapts an I/Q interleaved short integer sample stream to a gr_complex (float) stream. More...
#include "conjugate_cc.h"#include "gnss_block_interface.h"#include <gnuradio/blocks/file_sink.h>#include <gnuradio/blocks/interleaved_short_to_complex.h>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| class | IshortToComplex |
| Adapts an I/Q interleaved short integer sample stream to a gr_complex (float) stream. More... | |
Adapts an I/Q interleaved short integer sample stream to a gr_complex (float) stream.
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 ishort_to_complex.h.