7#ifndef EXPORT_X_THETA_VALUES_MERGED_FUNCTIONS_H
8#define EXPORT_X_THETA_VALUES_MERGED_FUNCTIONS_H
33 void firstSimplestNumberLinear (
double &xThetaFirstSimplestNumber,
35 double &xThetaMax)
const;
36 void firstSimplestNumberLog (
double &xThetaFirstSimplestNumber,
38 double &xThetaMax)
const;
42 double xThetaMax)
const;
44 double xThetaMax)
const;
48 double xThetaMax)
const;
50 double xThetaMax)
const;
QList< double > ExportValuesXOrY
QMap< double, bool > ValuesVectorXOrY
ExportValuesXOrY xThetaValues() const
Resulting x/theta values for all included functions.
ExportXThetaValuesMergedFunctions(const DocumentModelExportFormat &modelExport, const ValuesVectorXOrY &xThetaValuesRaw, const Transformation &transformation)
Single constructor.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...