Click or drag to resize

NicoletSPAReader Properties

The NicoletSPAReader type exposes the following members.

Properties
 NameDescription
Public propertyErrorMessages Messages about any errors during the import of the file.
Public propertyNumberOfPoints The number of points in the data arrays.
Public propertyX The x values read from the file as an array of doubles.
Public propertyXFirst The first x value (minimum wavenumber) read from the file.
Public propertyXIncrement The increment between successive x values.
Public propertyXLabelThe label of the x-axis.
Public propertyXLast The last x value (maximum wavenumber) read from the file.
Public propertyXUnitThe unit of the x-axis.
Public propertyY The y values read from the file as an array of doubles.
Public propertyYLabelThe label of the y-axis.
Public propertyYUnitThe unit of the y-axis.
Top
See Also