Uses of Class
adams.data.spectrumimage.AbstractSpectrumImageGeneratorWithRange
-
Packages that use AbstractSpectrumImageGeneratorWithRange Package Description adams.data.spectrumimage -
-
Uses of AbstractSpectrumImageGeneratorWithRange in adams.data.spectrumimage
Subclasses of AbstractSpectrumImageGeneratorWithRange in adams.data.spectrumimage Modifier and Type Class Description class
AmplitudeRatio
Generates a square image (width is number of wave numbers) with the pixels being the ratio for each possible amplitude pair.class
Intensity
Generates a simple intensity image.class
Spectrogram
Generates a spectrogram image of the spectrum.
-