EISRaw |
The EISRawData type exposes the following members.
Name | Description | |
---|---|---|
![]() | EISRawData | Initializes a new instance of the EISRawData class. |
![]() | EISRawData(IListDouble, IListDouble, IListDouble) | Initializes a new instance of the EISRawData class. |
![]() | EISRawData(IListDouble, IListDouble, IListDouble, MetadataValueList) | Initializes a new instance of the EISRawData class. |
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. |
Name | Description | |
---|---|---|
![]() | GetSchema | This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return ( in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteXml | Converts an object into its XML representation. |