Peak |
[Missing <summary> documentation for "T:Altaxo.Science.Spectroscopy.PeakSearching.PeakSearchingNone"]
public class PeakSearchingNone : IPeakSearching
The PeakSearchingNone type exposes the following members.
Name | Description | |
---|---|---|
![]() | PeakSearchingNone | Initializes a new instance of the PeakSearchingNone class |
Name | Description | |
---|---|---|
![]() ![]() | CombineResults | Combines the results of two list of PeakDescriptions into one list. Note that both lists must be already sorted by position! |
![]() ![]() | ConvertToRegularPeakDescription | Converts a peak description that was retrieved from an enhanced spectrum to a regular peak description. |
![]() ![]() | DoPeaksCoincide | Determine if two peaks do coincide. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() ![]() | GetCoincidingPeaksEnhanced | Give a peak from the regular spectrum, this function finds the coinciding peaks of the peak search in the enhanced spectrum. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() ![]() | GetWidthValue | Gets the width value from the fractional indices of the left side, the peak position, and the right side. |
![]() ![]() | IsInRange | Determines whether the fractional index is in the range of the x-array, so that it can be converted to an x-value. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |