The PeakFinderSavitzkyGolay type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a deep copy of this SavitzkyGolayPeakFinder instance.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LocatePeakIndices |
Locates the Indices in the vector preceeding the peak.
(Overrides PeakFinderBase..::.LocatePeakIndices()()().) | |
| LocatePeakIndicies | Obsolete.
Locates the Indices in the vector preceeding the peak.
(Overrides PeakFinderBase..::.LocatePeakIndicies()()().) | |
| LocatePeaks |
Locates the all peak abscissae and their smoothed ordinates
in current data set.
(Overrides PeakFinderBase..::.LocatePeaks()()().) | |
| RetainPeaks | Overloaded. | |
| SelectPeaks |
Selects and returns a list of (Inherited from PeakFinderBase.)Extrema FilterDelegate | |
| ToString | (Inherited from Object.) |