GNSS-SDR  0.0.17
An Open Source GNSS Software Defined Receiver
Classes
gps_l1_ca_kf_vtl_tracking.h File Reference

Interface of an adapter of a code + carrier Kalman Filter tracking loop with VTL capabilities block for GPS L1 C/A to a TrackingInterface. More...

#include "kf_vtl_tracking.h"
#include "tracking_interface.h"
#include <string>

Go to the source code of this file.

Classes

class  GpsL1CaKfVtlTracking
 This class implements a code + carrier Kalman Filter tracking loop with VTL capabilities. More...
 

Detailed Description

Interface of an adapter of a code + carrier Kalman Filter tracking loop with VTL capabilities block for GPS L1 C/A to a TrackingInterface.

Author
Javier Arribas, 2020. jarribas(at)cttc.es

Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors)

GNSS-SDR is a software defined Global Navigation Satellite Systems receiver

This file is part of GNSS-SDR.

SPDX-License-Identifier: GPL-3.0-or-later


Definition in file gps_l1_ca_kf_vtl_tracking.h.