A parsed imzML item.
More...
#include <cImzML.h>
|
|
| cImzMLItem () |
| | The constructor.
|
| |
|
|
int | x |
| | Image - x coordinate.
|
| |
|
int | y |
| | Image - y coordinate.
|
| |
|
long long unsigned | mzstart |
| | Starting offset of m/z values array in ibd file (in bytes).
|
| |
|
long long unsigned | mzlength |
| | Length of m/z values array in ibd file (in bytes).
|
| |
|
long long unsigned | intensitystart |
| | Starting offset of intensity values array in ibd file (in bytes).
|
| |
|
long long unsigned | intensitylength |
| | Length of intensity values array in ibd file (in bytes).
|
| |
|
string | title |
| | Title.
|
| |
The documentation for this struct was generated from the following file: