Engauge Digitizer
2
Main Page
Classes
Files
File List
File Members
Export
ExportAlignLog.h
1
#ifndef EXPORT_ALIGN_LOG_H
2
#define EXPORT_ALIGN_LOG_H
3
11
class
ExportAlignLog
12
{
13
public
:
15
ExportAlignLog
(
double
xMin,
16
double
xMax);
17
19
double
firstSimplestNumber
()
const
;
20
21
private
:
22
ExportAlignLog
();
23
24
double
log10 (
double
in)
const
;
25
26
double
m_firstSimplestNumber;
27
};
28
29
#endif // EXPORT_ALIGN_LOG_H
ExportAlignLog::firstSimplestNumber
double firstSimplestNumber() const
Result.
Definition:
ExportAlignLog.cpp:19
ExportAlignLog
Pick first simplest x value between specified min and max, for log scaling.
Definition:
ExportAlignLog.h:11
Generated on Sat Nov 21 2015 03:14:08 for Engauge Digitizer by
1.8.9.1