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 classAddAdds the amplitudes of first spectrum to the amplitudes of the second.classAtan2Computes the atan2, with the first format representing 'y' and the second format 'x'.classDivideDivides the amplitudes of first spectrum with the amplitudes of the second.classMultiplyMultiplies the amplitudes of two spectra with each other.classSubtractSubtracts the amplitudes of first spectrum with the amplitudes of the second.
-