Data necessary to generate a single spectrum. More...
#include <OpenMS/FORMAT/HANDLERS/MzXMLHandler.h>
Public Attributes | |
UInt | peak_count_ |
String | precision_ |
String | compressionType_ |
String | char_rest_ |
SpectrumType | spectrum |
bool | skip_data |
Data necessary to generate a single spectrum.
Small struct holds all data necessary to populate a spectrum at a later timepoint (since reading of the base64 data and generation of spectra can be done at distinct timepoints).
String char_rest_ |
String compressionType_ |
UInt peak_count_ |
String precision_ |
bool skip_data |
SpectrumType spectrum |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:14 using doxygen 1.8.13 |