| Homepage | Demos | Overview | Downloads | Tutorials | 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 122 of file gnugraph.cpp. Referenced by ROBOOP::Plot2d::dump().
Friends And Related Function Documentation
Member Data Documentation
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=().
n x 2 matrix defining the curve */
Definition at line 117 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 Wed Oct 4 00:00:45 2006 by Doxygen 1.4.7 |