ROBOOP::Plot_file Member ListThis is the complete list of members for ROBOOP::Plot_file, including all inherited members.
| addcommand(const string &gcom) | ROBOOP::Plot2d | [private] |
| addcurve(const Matrix &data, const 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 string &title_graph, const 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 string &filename) | ROBOOP::IO_matrix_file | |
| Plot2d(void) | ROBOOP::Plot2d | [private] |
| Plot_file(const string &filename) | ROBOOP::Plot_file | |
| read(vector< Matrix > &data) | ROBOOP::IO_matrix_file | |
| read(vector< Matrix > &data, vector< string > &title) | ROBOOP::IO_matrix_file | |
| read_all(vector< Matrix > &data, vector< string > &data_title) | ROBOOP::IO_matrix_file | |
| settitle(const string &t) | ROBOOP::Plot2d | [private] |
| setxlabel(const string &t) | ROBOOP::Plot2d | [private] |
| setylabel(const string &t) | ROBOOP::Plot2d | [private] |
| write(const vector< Matrix > &data) | ROBOOP::IO_matrix_file | |
| write(const vector< Matrix > &data, const vector< string > &title) | ROBOOP::IO_matrix_file | |
| ~Plot2d(void) | ROBOOP::Plot2d | [private] |
|