Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ROBOOP::GNUcurve Class Reference#include <gnugraph.h>
Detailed DescriptionObject for one curve.Definition at line 115 of file gnugraph.h.
Constructor & Destructor Documentation
Member Function Documentation
Method to dump the content of a curve to stdout.
Definition at line 125 of file gnugraph.cpp. Referenced by ROBOOP::Plot2d::dump().
Friends And Related Function Documentation
Member Data Documentation
n x 2 matrix defining the curve */
Definition at line 117 of file gnugraph.h. Referenced by dump(), GNUcurve(), ROBOOP::Plot2d::gnuplot(), and operator=().
string defining the curve label for the legend
Definition at line 118 of file gnugraph.h. Referenced by dump(), GNUcurve(), ROBOOP::Plot2d::gnuplot(), and operator=().
curve type: lines, points, linespoints, impulses, dots, steps, boxes Definition at line 119 of file gnugraph.h. Referenced by dump(), GNUcurve(), ROBOOP::Plot2d::gnuplot(), and operator=().
The documentation for this class was generated from the following files: |
ROBOOP v1.21a |
Generated Thu Nov 22 00:51:35 2007 by Doxygen 1.5.4 |