Click or drag to resize

ICropping Interface

Interface to a ISingleSpectrumPreprocessor that does cropping of the data.

Namespace: Altaxo.Science.Spectroscopy.Cropping
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface ICropping : ISingleSpectrumPreprocessor

The ICropping type exposes the following members.

Methods
 NameDescription
Public methodExecute Executes the processor.
(Inherited from ISingleSpectrumPreprocessor)
Top
See Also