Name

adams.flow.transformer.SpectrumAppend


Synopsis

Appends the incoming spectrum to the one available from storage.
If none yet available from storage, then the current one simply put into storage.
If the spectrum already contains elements with the same wave number, then these will get replaced by the current ones.


Additional information

Flow input/output:
- input: adams.data.spectrum.Spectrum
- output: adams.data.spectrum.Spectrum


Options