Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CallbackGatherXThetaValuesFunctions Class Reference

Callback for collecting X/Theta independent variables, for functions, in preparation for exporting. More...

#include <CallbackGatherXThetaValuesFunctions.h>

Public Member Functions

 CallbackGatherXThetaValuesFunctions (const DocumentModelExportFormat &modelExport, const QStringList &curveNamesIncluded, const Transformation &transformation)
 Single constructor.
 
CallbackSearchReturn callback (const QString &curveName, const Point &point)
 Callback method.
 
ValuesVectorXOrY xThetaValuesRaw () const
 Resulting x/theta values for all included functions.
 

Detailed Description

Callback for collecting X/Theta independent variables, for functions, in preparation for exporting.

Definition at line 27 of file CallbackGatherXThetaValuesFunctions.h.

Constructor & Destructor Documentation

◆ CallbackGatherXThetaValuesFunctions()

CallbackGatherXThetaValuesFunctions::CallbackGatherXThetaValuesFunctions ( const DocumentModelExportFormat modelExport,
const QStringList &  curveNamesIncluded,
const Transformation transformation 
)

Single constructor.

Definition at line 16 of file CallbackGatherXThetaValuesFunctions.cpp.

Member Function Documentation

◆ callback()

CallbackSearchReturn CallbackGatherXThetaValuesFunctions::callback ( const QString &  curveName,
const Point point 
)

Callback method.

Definition at line 39 of file CallbackGatherXThetaValuesFunctions.cpp.

◆ xThetaValuesRaw()

ValuesVectorXOrY CallbackGatherXThetaValuesFunctions::xThetaValuesRaw ( ) const

Resulting x/theta values for all included functions.

Definition at line 58 of file CallbackGatherXThetaValuesFunctions.cpp.


The documentation for this class was generated from the following files: