Omnic |
The OmnicSPGReader type exposes the following members.
| Name | Description | |
|---|---|---|
| AcquisitionDatesUtc | Acquisition dates of the individual spectra (UTC). | |
| ErrorMessages | Messages about any errors during the import of the file. | |
| GroupName | Original group name stored in the file header. | |
| NumberOfPoints | The number of points per spectrum. | |
| NumberOfSpectra | The number of spectra in the group. | |
| SpectrumTitles | Titles (names) of the individual spectra. | |
| X | The x values common to all spectra. | |
| XLabel | The label of the x-axis. | |
| XUnit | The unit of the x-axis. | |
| Y | The spectra intensities. Dimension is [spectrumIndex][pointIndex]. | |
| YLabel | The label of the y-axis. | |
| YUnit | The unit of the y-axis. |