 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
88 inline static constexpr
double DRIFTTIME_NOT_SET = -1.0;
const std::string & toString(const DriftTimeUnit value)
const std::string NamesOfIMFormat[(size_t) IMFormat::SIZE_OF_IMFORMAT]
Names of IMFormat.
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:70
IMFormat toIMFormat(const std::string &IM_format)
DriftTimeUnit
Drift time unit for ion mobility.
Definition: IMTypes.h:45
DriftTimeUnit toDriftTimeUnit(const std::string &dtu_string)
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
an MSExperiment contains both CONCATENATED and MULTIPLE_SPECTRA
ion mobility frame is stacked in a single spectrum (i.e. has an IM float data array)
ion mobility is recorded as multiple spectra per frame (i.e. has one IM annotation per spectrum)
IMFormat
Different ways to represent ion mobility data in a spectrum.
Definition: IMTypes.h:66
const std::string NamesOfDriftTimeUnit[(size_t) DriftTimeUnit::SIZE_OF_DRIFTTIMEUNIT]
Names of IM Units. Should be usable as axis annotation.
volt-second per square centimeter (i.e. 1/K_0)
The representation of a 1D spectrum.
Definition: MSSpectrum.h:66