Click or drag to resize

OmnicSPGReader Properties

The OmnicSPGReader type exposes the following members.

Properties
 NameDescription
Public propertyAcquisitionDatesUtc Acquisition dates of the individual spectra (UTC).
Public propertyErrorMessages Messages about any errors during the import of the file.
Public propertyGroupName Original group name stored in the file header.
Public propertyNumberOfPoints The number of points per spectrum.
Public propertyNumberOfSpectra The number of spectra in the group.
Public propertySpectrumTitles Titles (names) of the individual spectra.
Public propertyX The x values common to all spectra.
Public propertyXLabelThe label of the x-axis.
Public propertyXUnitThe unit of the x-axis.
Public propertyY The spectra intensities. Dimension is [spectrumIndex][pointIndex].
Public propertyYLabelThe label of the y-axis.
Public propertyYUnitThe unit of the y-axis.
Top
See Also