#include <mzcalibrationmodel1.h>
|
| MzCalibrationModel1Cached (double T1_frame, double T2_frame, double digitizerTimebase, double digitizerDelay, double C0, double C1, double C2, double C3, double C4, double T1_ref, double T2_ref, double dC1, double dC2) |
|
virtual | ~MzCalibrationModel1Cached () |
|
virtual double | getMzFromTofIndex (quint32 tof_index) override |
| get m/z from time of flight raw index More...
|
|
| MzCalibrationModel1 (double T1_frame, double T2_frame, double digitizerTimebase, double digitizerDelay, double C0, double C1, double C2, double C3, double C4, double T1_ref, double T2_ref, double dC1, double dC2) |
|
virtual | ~MzCalibrationModel1 () |
|
virtual quint32 | getTofIndexFromMz (double mz) override |
| get raw TOF index of a given m/z More...
|
|
| MzCalibrationInterface (double digitizerTimebase, double digitizerDelay) |
|
virtual | ~MzCalibrationInterface () |
|
MzCalibrationInterface & | operator= (const MzCalibrationInterface &other) |
|
bool | operator== (const MzCalibrationInterface &other) const |
|
double | getTofFromTofIndex (quint32 tof_index) const |
| get time of flight from raw index More...
|
|
double | getTofFromTofIndex (double tof_index) const |
| get time of flight from double index More...
|
|
Definition at line 75 of file mzcalibrationmodel1.h.
◆ MzCalibrationModel1Cached()
pappso::MzCalibrationModel1Cached::MzCalibrationModel1Cached |
( |
double |
T1_frame, |
|
|
double |
T2_frame, |
|
|
double |
digitizerTimebase, |
|
|
double |
digitizerDelay, |
|
|
double |
C0, |
|
|
double |
C1, |
|
|
double |
C2, |
|
|
double |
C3, |
|
|
double |
C4, |
|
|
double |
T1_ref, |
|
|
double |
T2_ref, |
|
|
double |
dC1, |
|
|
double |
dC2 |
|
) |
| |
◆ ~MzCalibrationModel1Cached()
pappso::MzCalibrationModel1Cached::~MzCalibrationModel1Cached |
( |
| ) |
|
|
virtual |
◆ getMzFromTofIndex()
double MzCalibrationModel1Cached::getMzFromTofIndex |
( |
quint32 |
tof_index | ) |
|
|
overridevirtual |
◆ m_arrMasses
double pappso::MzCalibrationModel1Cached::m_arrMasses[600000] = {0} |
|
private |
◆ m_max
quint32 pappso::MzCalibrationModel1Cached::m_max =600000 |
|
private |
The documentation for this class was generated from the following files: