|  | OpenMS
    2.6.0
    | 
Identifying information for a spectrum. More...
#include <OpenMS/INTERFACES/DataStructures.h>
| Public Member Functions | |
| SpectrumMeta () | |
| Public Attributes | |
| size_t | index | 
| the zero-based, consecutive index of the spectrum in the SpectrumList.  More... | |
| std::string | id | 
| a unique identifier for this spectrum.  More... | |
| double | RT | 
| retention time information  More... | |
| int | ms_level | 
| ms level  More... | |
Identifying information for a spectrum.
| 
 | inline | 
| std::string id | 
a unique identifier for this spectrum.
| size_t index | 
the zero-based, consecutive index of the spectrum in the SpectrumList.
| int ms_level | 
ms level
| double RT | 
retention time information
 1.8.16
 1.8.16