GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Functions
test_flags.h File Reference

Helper file for unit testing. More...

#include <gflags/gflags.h>
#include <string>

Go to the source code of this file.

Functions

 DEFINE_string (gnuplot_executable, "", "Gnuplot binary path")
 
 DEFINE_bool (plot_acq_grid, false, "Plots acquisition grid with gnuplot")
 
 DEFINE_int32 (plot_decimate, 1, "Decimate plots")
 

Detailed Description

Helper file for unit testing.

Author
Carles Fernandez-Prades, 2017. cfernandez(at)cttc.es

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 test_flags.h.