All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Storage for curve point options. More...
#include <CurvePointOptions.h>
Public Member Functions | |
| CurvePointOptions () | |
| ~CurvePointOptions () | |
Storage for curve point options.
Any class inheriting CurvePointOptions can be passed to all functions in Curve that use y(): e.g. Curve::minimumY()
The basic usage is for deciding the type of Y for a complex number: abs, phase, re, im,...
| QGpCoreTools::CurvePointOptions::CurvePointOptions | ( | ) | [inline] |
{}
| QGpCoreTools::CurvePointOptions::~CurvePointOptions | ( | ) | [inline] |
{}