GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Gnuplot Member List

This is the complete list of members for Gnuplot, including all inherited members.

cmd(const std::string &cmdstr) (defined in Gnuplot)Gnuplotinline
disablescreen() (defined in Gnuplot)Gnuplotinline
Gnuplot(const std::string &style="points")Gnuplotinlineexplicit
Gnuplot(const std::vector< double > &x, const std::string &title="", const std::string &style="points", const std::string &labelx="x", const std::string &labely="y") (defined in Gnuplot)Gnuplotinline
Gnuplot(const std::vector< double > &x, const std::vector< double > &y, const std::string &title="", const std::string &style="points", const std::string &labelx="x", const std::string &labely="y") (defined in Gnuplot)Gnuplotinline
Gnuplot(const std::vector< double > &x, const std::vector< double > &y, const std::vector< double > &z, const std::string &title="", const std::string &style="points", const std::string &labelx="x", const std::string &labely="y", const std::string &labelz="z") (defined in Gnuplot)Gnuplotinline
is_valid() (defined in Gnuplot)Gnuplotinline
operator<<(const std::string &cmdstr)Gnuplotinline
plot_circle(double east, double north, double radius, const std::string &label="") (defined in Gnuplot)Gnuplotinline
plot_equation(const std::string &equation, const std::string &title="") (defined in Gnuplot)Gnuplotinline
plot_equation3d(const std::string &equation, const std::string &title="") (defined in Gnuplot)Gnuplotinline
plot_grid3d(const X &x, const Y &y, const E &mag, const std::string &title="") (defined in Gnuplot)Gnuplot
plot_image(const unsigned char *ucPicBuf, const unsigned int iWidth, const unsigned int iHeight, const std::string &title="") (defined in Gnuplot)Gnuplotinline
plot_slope(const double a, const double b, const std::string &title="") (defined in Gnuplot)Gnuplotinline
plot_x(const X &x, const std::string &title="") (defined in Gnuplot)Gnuplot
plot_xy(const X &x, const Y &y, const std::string &title="", const unsigned int decimate=1) (defined in Gnuplot)Gnuplot
plot_xy_err(const X &x, const Y &y, const E &dy, const std::string &title="") (defined in Gnuplot)Gnuplot
plot_xyz(const X &x, const Y &y, const Z &z, const std::string &title="") (defined in Gnuplot)Gnuplot
plotfile_x(const std::string &filename, const unsigned int column=1, const std::string &title="") (defined in Gnuplot)Gnuplotinline
plotfile_xy(const std::string &filename, const unsigned int column_x=1, const unsigned int column_y=2, const std::string &title="", const unsigned int decimate=1) (defined in Gnuplot)Gnuplotinline
plotfile_xy_err(const std::string &filename, const unsigned int column_x=1, const unsigned int column_y=2, const unsigned int column_dy=3, const std::string &title="") (defined in Gnuplot)Gnuplotinline
plotfile_xyz(const std::string &filename, const unsigned int column_x=1, const unsigned int column_y=2, const unsigned int column_z=3, const std::string &title="") (defined in Gnuplot)Gnuplotinline
remove_tmpfiles() (defined in Gnuplot)Gnuplotinline
replot(void)Gnuplotinline
reset_all() (defined in Gnuplot)Gnuplotinline
reset_plot() (defined in Gnuplot)Gnuplotinline
savetopdf(const std::string &filename="gnuplot_output", unsigned int font_size=12) (defined in Gnuplot)Gnuplotinline
savetops(const std::string &filename="gnuplot_output") (defined in Gnuplot)Gnuplotinline
set_cbrange(const double iFrom, const double iTo) (defined in Gnuplot)Gnuplotinline
set_contour(const std::string &position="base") (defined in Gnuplot)Gnuplotinline
set_GNUPlotPath(const std::string &path) (defined in Gnuplot)Gnuplotinlinestatic
set_grid() (defined in Gnuplot)Gnuplotinline
set_hidden3d() (defined in Gnuplot)Gnuplotinline
set_isosamples(const int isolines=10) (defined in Gnuplot)Gnuplotinline
set_legend(const std::string &position="default") (defined in Gnuplot)Gnuplotinline
set_multiplot(int rows, int cols) (defined in Gnuplot)Gnuplotinline
set_pointsize(const double pointsize=1.0) (defined in Gnuplot)Gnuplotinline
set_samples(const int samples=100) (defined in Gnuplot)Gnuplotinline
set_smooth(const std::string &stylestr="csplines") (defined in Gnuplot)Gnuplotinline
set_style(const std::string &stylestr="points") (defined in Gnuplot)Gnuplotinline
set_surface() (defined in Gnuplot)Gnuplotinline
set_terminal_std(const std::string &type) (defined in Gnuplot)Gnuplotinlinestatic
set_title(const std::string &title="") (defined in Gnuplot)Gnuplotinline
set_xautoscale() (defined in Gnuplot)Gnuplotinline
set_xlabel(const std::string &label="y") (defined in Gnuplot)Gnuplotinline
set_xlogscale(const double base=10) (defined in Gnuplot)Gnuplotinline
set_xrange(const double iFrom, const double iTo) (defined in Gnuplot)Gnuplotinline
set_yautoscale() (defined in Gnuplot)Gnuplotinline
set_ylabel(const std::string &label="x") (defined in Gnuplot)Gnuplotinline
set_ylogscale(const double base=10) (defined in Gnuplot)Gnuplotinline
set_yrange(const double iFrom, const double iTo) (defined in Gnuplot)Gnuplotinline
set_zautoscale() (defined in Gnuplot)Gnuplotinline
set_zlabel(const std::string &label="z") (defined in Gnuplot)Gnuplotinline
set_zlogscale(const double base=10) (defined in Gnuplot)Gnuplotinline
set_zrange(const double iFrom, const double iTo) (defined in Gnuplot)Gnuplotinline
showonscreen() (defined in Gnuplot)Gnuplotinline
unset_contour() (defined in Gnuplot)Gnuplotinline
unset_grid() (defined in Gnuplot)Gnuplotinline
unset_hidden3d() (defined in Gnuplot)Gnuplotinline
unset_legend() (defined in Gnuplot)Gnuplotinline
unset_multiplot() (defined in Gnuplot)Gnuplotinline
unset_smooth() (defined in Gnuplot)Gnuplotinline
unset_surface() (defined in Gnuplot)Gnuplotinline
unset_title()Gnuplotinline
unset_xlogscale() (defined in Gnuplot)Gnuplotinline
unset_ylogscale() (defined in Gnuplot)Gnuplotinline
unset_zlogscale() (defined in Gnuplot)Gnuplotinline
~Gnuplot() (defined in Gnuplot)Gnuplot