![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Adapts an 16-bits complex sample stream to a float complex stream. More...
#include "cshort_to_gr_complex.h"#include "gnss_block_interface.h"#include <gnuradio/blocks/file_sink.h>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| class | CshortToGrComplex |
| Adapts an 16-bits complex sample stream to a float complex stream. More... | |
Adapts an 16-bits complex sample stream to a float complex stream.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2024 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file cshort_to_grcomplex.h.