![]() | Peak |
The PeakFinderRuleBased type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddRule | Apply a peak filtering rule. |
![]() | ApplySortOrder |
Applies the desired sort order on the found peaks.
(Inherited from PeakFinderBase) |
![]() | Clone | Creates a deep copy of this PeakFinderRuleBased instance. |
![]() | GetAllPeaks |
Returns a list of all C# Extrema (Inherited from PeakFinderBase) |
![]() | LocatePeakIndices |
Locates the indices in the vector of the peaks.
(Overrides PeakFinderBaseLocatePeakIndices) |
![]() | LocatePeaks |
Locates the all peak abscissae and their ordinates in current data set. THe peaks
are reported in the order found in the dataset.
(Overrides PeakFinderBaseLocatePeaks) |
![]() | RemoveRule | Removes a peak filtering rule. |
![]() | RetainPeaks(FuncExtrema, Boolean) |
Retains C# Extrema C# this C# FilterDelegate (Inherited from PeakFinderBase) |
![]() | RetainPeaks(FuncExtrema, Extrema, Extrema, Boolean, Boolean) |
Retains C# Extrema C# this C# FilterDelegate C# DropEdgePeaks (Inherited from PeakFinderBase) |
![]() | SelectPeaks | Obsolete. Deprecated. Selects and returns a list of C# Extrema C# FilterDelegate (Inherited from PeakFinderBase) |
![]() | SelectPeaksForwardOrder |
Selects and returns a list of C# Extrema C# FilterDelegate (Inherited from PeakFinderBase) |
![]() | SelectPeaksReverseOrder |
Selects and returns a list of C# Extrema C# FilterDelegate (Inherited from PeakFinderBase) |