![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Nearest neighborhood resampler with std::complex<short> input and std::complex<short> output. More...
Go to the source code of this file.
Classes | |
| class | direct_resampler_conditioner_cs |
| This class implements a direct resampler conditioner for std::complex<short>. More... | |
Typedefs | |
| using | direct_resampler_conditioner_cs_sptr = gnss_shared_ptr<direct_resampler_conditioner_cs> |
Functions | |
| direct_resampler_conditioner_cs_sptr | direct_resampler_make_conditioner_cs (double sample_freq_in, double sample_freq_out) |
Nearest neighborhood resampler with std::complex<short> input and std::complex<short> output.
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 direct_resampler_conditioner_cs.h.