addcommand(const std::string &gcom) | ROBOOP::Plot2d | [private] |
addcurve(const Matrix &data, const std::string &label="", int type=LINES) | ROBOOP::Plot2d | [private] |
data_from_file | ROBOOP::Plot_file | [private] |
data_title | ROBOOP::Plot_file | [private] |
dump(void) | ROBOOP::Plot2d | [private] |
gnuplot(void) | ROBOOP::Plot2d | [private] |
graph(const std::string &title_graph, const std::string &label, const short x, const short y, const short x_start, const short y_start, const short y_end) | ROBOOP::Plot_file | |
IO_matrix_file(const std::string &filename) | ROBOOP::IO_matrix_file | |
Plot2d(void) | ROBOOP::Plot2d | [private] |
Plot_file(const std::string &filename) | ROBOOP::Plot_file | |
read(std::vector< Matrix > &data) | ROBOOP::IO_matrix_file | |
read(std::vector< Matrix > &data, std::vector< std::string > &title) | ROBOOP::IO_matrix_file | |
read_all(std::vector< Matrix > &data, std::vector< std::string > &data_title) | ROBOOP::IO_matrix_file | |
settitle(const std::string &t) | ROBOOP::Plot2d | [private] |
setxlabel(const std::string &t) | ROBOOP::Plot2d | [private] |
setylabel(const std::string &t) | ROBOOP::Plot2d | [private] |
write(const std::vector< Matrix > &data) | ROBOOP::IO_matrix_file | |
write(const std::vector< Matrix > &data, const std::vector< std::string > &title) | ROBOOP::IO_matrix_file | |
~Plot2d(void) | ROBOOP::Plot2d | [private] |