#include "peakfind_scan.h"#include "app_databox.h"#include "gxsm/remote.h"Go to the source code of this file.
Classes | |
| class | DSPPeakFindControl |
| class | Focus |
Defines | |
| #define | FCOLMAX 256 |
| #define | FPIXTYP long |
| #define | FOCUS_MODE_0D 1 |
| #define | FOCUS_MODE_1D 2 |
| #define | FOCUS_MODE_2D 4 |
Enumerations | |
| enum | SKL_MODE { SKL_LIN, SKL_LOG, SKL_SQRT } |
|
|
Definition at line 36 of file app_peakfind.h. Referenced by Focus::CalcLookUp(), and Focus::LookUp(). |
|
|
Definition at line 103 of file app_peakfind.h. Referenced by Focus::Focus(), Focus::getdata(), and Focus::on_0d_clicked(). |
|
|
Definition at line 104 of file app_peakfind.h. Referenced by Focus::Focus(), Focus::getdata(), and Focus::on_1d_clicked(). |
|
|
Definition at line 105 of file app_peakfind.h. Referenced by Focus::Focus(), and Focus::on_2d_clicked(). |
|
|
Definition at line 101 of file app_peakfind.h. Referenced by Focus::AutoHiLo(). |
|
|
Definition at line 35 of file app_peakfind.h. |
1.4.6