22 m_modelExport (modelExport),
23 m_xThetaValuesRaw (xThetaValuesRaw),
24 m_transformation (transformation)
66 if (m_xThetaValuesRaw.count () > 0) {
279 return periodicLinear ();
281 return periodicLog ();
287 return m_xThetaValuesRaw.keys();
const int INNER_RADIUS_MIN
@ EXPORT_POINTS_INTERVAL_UNITS_GRAPH
@ EXPORT_POINTS_SELECTION_FUNCTIONS_INTERPOLATE_PERIODIC
QList< double > ExportValuesXOrY
log4cpp::Category * mainCat
QMap< double, bool > ValuesVectorXOrY
CoordScale coordScaleXTheta() const
Get method for linear/log scale on x/theta.
Pick first simplest x value between specified min and max, for linear scaling.
Pick first simplest x value between specified min and max, for log scaling.
ExportValuesXOrY xThetaValues() const
Resulting x/theta values for all included functions.
ExportXThetaValuesMergedFunctions(const DocumentModelExportFormat &modelExport, const ValuesVectorXOrY &xThetaValuesRaw, const Transformation &transformation)
Single constructor.
#define LOG4CPP_INFO_S(logger)