Spectrum |
[Missing <summary> documentation for "T:Altaxo.Science.Spectroscopy.DarkSubtraction.SpectrumSubtraction"]
public class SpectrumSubtraction : IDarkSubtraction, ISingleSpectrumPreprocessor, IReferencingXYColumns, IEquatable<SpectrumSubtraction>
The SpectrumSubtraction type exposes the following members.
Name | Description | |
---|---|---|
SpectrumSubtraction | Initializes a new instance of the SpectrumSubtraction class |
Name | Description | |
---|---|---|
XYCurve | Stores the data of the curve (consisting of x-y pairs). | |
XYDataOrigin | Gets the name of the table, the group number, and the names of the x and y columns. |
Name | Description | |
---|---|---|
Execute(Double, Double, Double) | ||
Execute(Double, Double, Int32) | Executes the processor. | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString | (Overrides ObjectToString) |