Name

adams.flow.transformer.SpectrumFileWriter


Synopsis

Saves a spectrum to disk with the specified writer and passes the absolute filename on.
As filename/directory name (depending on the writer) the database ID of the spectrum is used (below the specified output directory).


Additional information

Flow input/output:
- input: adams.data.spectrum.Spectrum, adams.data.spectrum.Spectrum[], adams.data.spectrum.MultiSpectrum
- output: java.lang.String


Options