Uses of Class
adams.data.spectrumfilter.StandardiseByInterpolation
-
Packages that use StandardiseByInterpolation Package Description adams.data.multifilter -
-
Uses of StandardiseByInterpolation in adams.data.multifilter
Fields in adams.data.multifilter declared as StandardiseByInterpolation Modifier and Type Field Description protected StandardiseByInterpolationAverage. m_Standardizefor aligning the spectra.Methods in adams.data.multifilter that return StandardiseByInterpolation Modifier and Type Method Description StandardiseByInterpolationAverage. getStandardize()Returns the filter to use for standardizing the spectra.Methods in adams.data.multifilter with parameters of type StandardiseByInterpolation Modifier and Type Method Description voidAverage. setStandardize(StandardiseByInterpolation value)Sets the filter to use for standardizing the spectra.
-