Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
CurvePlot Member List
This is the complete list of members for CurvePlot, including all inherited members.
- addPair(real x, real f)
- bind(CurvePlotFile &file)
- CurvePlot(CurvePlotFile &file)
- CurvePlot()
- finish()
- initPair(const String &plot_title, const String &name_of_function, const String &name_of_independent_variable, const String &comment, Format_type formatting=ASCII, int npoints=0)
- ok() const
- plotPairs(const VecSimple(real) &x, const VecSimple(real) &f, const String &plot_title, const String &name_of_function, const String &name_of_independent_variable, const String &comment, Format_type formatting=ASCII)
- popUpPlot(const char *program="xmgr", const char *geometry="600x400")
- popUpPlot(const VecSimple(real) &x, const VecSimple(real) &y, const char *program="xmgr", const char *geometry=NULL, const char *title=NULL, const char *funcname=NULL, const char *comment=NULL)
[static] - popUpPlot(real xmin, real xmax, const VecSimple(real) &y, const char *program="xmgr", const char *geometry=NULL, const char *title=NULL, const char *funcname=NULL, const char *comment=NULL)
[static] - popUpPlot(const String &filename, const char *program="xmgr", const char *geometry="800x600", const char *title=NULL, const char *funcname=NULL, const char *comment=NULL)
[static] - x() const
[inline] - y() const
[inline] - ~CurvePlot()
Copyright © 2003 inuTech GmbH. All rights reserved.