EISRaw |
The EISRawData type exposes the following members.
| Name | Description | |
|---|---|---|
| AutomaticSplitAfterSplitMode | Gets or sets a value that indicates whether an automatic split is performed after the chose split mode is executed. | |
| Datapoints | Gets a collection of datapoints. | |
| Datasource | Gets or sets The datasource of the spectrum. | |
| IsEpsOnlySpectrum | Gets or sets a value indicating whether the spectrum data is eps-only. | |
| NoDatapointsPerSpectrum | Gets or sets the number of datapoints per spectrum, in case SplitMode is NumberOfPoints. | |
| SourceFilename | Gets or sets the source path and filename, if the data was loaded from a physical file. | |
| SplitMode | Gets or sets the split mode to use. | |
| SplitOnDuplicateFrequencies | Gets or sets a value indicating whether duplicate frequencies in the list cause a split to a new spectrum. |