![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Simple spatial filter using RAW array input and beamforming coefficients. More...
Go to the source code of this file.
Classes | |
| class | beamformer |
| This class implements a real-time software-defined spatial filter using the CTTC GNSS experimental antenna array input and a set of dynamically reloadable weights. More... | |
Typedefs | |
| using | beamformer_sptr = gnss_shared_ptr<beamformer> |
Functions | |
| beamformer_sptr | make_beamformer_sptr () |
Variables | |
| const int | GNSS_SDR_BEAMFORMER_CHANNELS = 8 |
Simple spatial filter using RAW array input and beamforming coefficients.
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 beamformer.h.