- NoAxis
- Y1Axis
- Y2Axis
#include
Synopsis
Plotting class for Plot1d, using specifications from Plot1d and
Plot1dSelection
Member Description
enum AssociatedYAxis
Plot1dData ()
Plot1dData (const Vector <Double> &x, const Vector <Double> &y, const String &name, Int id, AssociatedYAxis whichYAxis)
Plot1dData (const Plot1dData &other)
const Plot1dData& operator = (const Plot1dData &other)
Bool ok () const
const String &name () const
const Int number () const
const Int id () const
Vector <Double> & x () const
Vector <Double> & y () const
void setWhichYAxis(AssociatedYAxis axis)
AssociatedYAxis whichYAxis() const
~Plot1dData ()