![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Adapts a std::complex<short> stream into two float streams. More...
Go to the source code of this file.
Classes | |
| class | cshort_to_float_x2 |
| This class adapts a std::complex<short> stream into two 32-bits (float) streams. More... | |
Typedefs | |
| using | cshort_to_float_x2_sptr = gnss_shared_ptr<cshort_to_float_x2> |
Functions | |
| cshort_to_float_x2_sptr | make_cshort_to_float_x2 () |
Adapts a std::complex<short> stream into two float streams.
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 cshort_to_float_x2.h.