![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Adapts a PCPS acquisition block with fine Doppler estimation to an AcquisitionInterface for GPS L1 C/A signals. More...
#include "channel_fsm.h"#include "gnss_synchro.h"#include "pcps_acquisition_fine_doppler_cc.h"#include <memory>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | GpsL1CaPcpsAcquisitionFineDoppler |
| This class Adapts a PCPS acquisition block with fine Doppler estimation to an AcquisitionInterface for GPS L1 C/A signals. More... | |
Typedefs | |
| using | pcps_acquisition_fine_doppler_cc_sptr = gnss_shared_ptr< pcps_acquisition_fine_doppler_cc > |
Adapts a PCPS acquisition block with fine Doppler estimation to an AcquisitionInterface for GPS L1 C/A signals.
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 gps_l1_ca_pcps_acquisition_fine_doppler.h.
1.8.14