Package adams.data.spectrumfilter.amplitudetransform
-
Class Summary Class Description AbstractAmplitudeTransformer Ancestor for amplitude transformation schemes.ApplyMultiplicativeScatterCorrection Applies multiplicative scatter correction using the intercept and slope values stores in the report (using prefixes Intercept. and Slope.).PassThrough Dummy transformer, which only returns a copy of the data point.Triangle Multiplies the amplitude by the value from a triangle function.