Uses of Class
adams.data.multifilter.AbstractBinaryFormatsBasedMultiSpectrumFilter
-
Packages that use AbstractBinaryFormatsBasedMultiSpectrumFilter Package Description adams.data.multifilter -
-
Uses of AbstractBinaryFormatsBasedMultiSpectrumFilter in adams.data.multifilter
Subclasses of AbstractBinaryFormatsBasedMultiSpectrumFilter in adams.data.multifilter Modifier and Type Class Description class
Add
Adds the amplitudes of first spectrum to the amplitudes of the second.class
Atan2
Computes the atan2, with the first format representing 'y' and the second format 'x'.class
Divide
Divides the amplitudes of first spectrum with the amplitudes of the second.class
Multiply
Multiplies the amplitudes of two spectra with each other.class
Subtract
Subtracts the amplitudes of first spectrum with the amplitudes of the second.
-