Click or drag to resize

EISRawData Properties

The EISRawData type exposes the following members.

Properties
 NameDescription
Public propertyAutomaticSplitAfterSplitMode Gets or sets a value that indicates whether an automatic split is performed after the chose split mode is executed.
Public propertyDatapoints Gets a collection of datapoints.
Public propertyDatasource Gets or sets The datasource of the spectrum.
Public propertyIsEpsOnlySpectrum Gets or sets a value indicating whether the spectrum data is eps-only.
Public propertyNoDatapointsPerSpectrum Gets or sets the number of datapoints per spectrum, in case SplitMode is NumberOfPoints.
Public propertySourceFilename Gets or sets the source path and filename, if the data was loaded from a physical file.
Public propertySplitMode Gets or sets the split mode to use.
Public propertySplitOnDuplicateFrequencies Gets or sets a value indicating whether duplicate frequencies in the list cause a split to a new spectrum.
Top
See Also