Nicolet |
The NicoletSPAReader type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorMessages | Messages about any errors during the import of the file. | |
| NumberOfPoints | The number of points in the data arrays. | |
| X | The x values read from the file as an array of doubles. | |
| XFirst | The first x value (minimum wavenumber) read from the file. | |
| XIncrement | The increment between successive x values. | |
| XLabel | The label of the x-axis. | |
| XLast | The last x value (maximum wavenumber) read from the file. | |
| XUnit | The unit of the x-axis. | |
| Y | The y values read from the file as an array of doubles. | |
| YLabel | The label of the y-axis. | |
| YUnit | The unit of the y-axis. |