Click or drag to resize

Altaxo.Science.Spectroscopy.Resampling Namespace

[Missing <summary> documentation for "N:Altaxo.Science.Spectroscopy.Resampling"]

Classes
 ClassDescription
Public classResamplingByInterpolation Resamples a function by using an interpolation function, and sampling points at which the interpolation function is evaluated.
Public classResamplingByInterpolationSerializationSurrogate0 
Public classResamplingNone Represents a IResampling that does nothing.
Public classResamplingNoneSerializationSurrogate0 
Interfaces
 InterfaceDescription
Public interfaceIResamplingResamples the spectrum, i.e. sample the spectrum at different x-values, probably equidistant.