![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
A C++ interface to gnuplot. More...
#include <gflags/gflags.h>#include <cmath>#include <cstdlib>#include <cstring>#include <fstream>#include <iostream>#include <list>#include <sstream>#include <stdexcept>#include <string>#include <sys/stat.h>#include <vector>Go to the source code of this file.
Classes | |
| class | GnuplotException |
| class | Gnuplot |
A C++ interface to gnuplot.
Original source code found at https://code.google.com/archive/p/gnuplot-cpp/ by Jeremy Conlin jeremit0(at)gmail.com
Version history: 0. C interface by N. Devillard (27/01/03)
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 gnuplot_i.h.
1.8.14