Name

adams.flow.transformer.MultiSpectrumAdd


Synopsis

Adds a value obtained from either the callable actor or from storage.
Callable actor takes precedent over storage, i.e., only if the callable actor cannot be located, is the storage name used.


Additional information

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


Options