GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
cshort_to_grcomplex.h File Reference

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...

Detailed Description

Adapts an 16-bits complex sample stream to a float complex stream.

Author
Carles Fernandez Prades, 2014 cfernandez(at)cttc.es

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.