spectral_tramat_bkgFromPathPropagationFront

Workspace.spectral_tramat_bkgFromPathPropagationFront(self, spectral_tramat_bkg: pyarts3.arts.MuelmatVector | None = None, spectral_tramat_cumulative_path: pyarts3.arts.ArrayOfMuelmatVector | None = None) None

Sets spectral_tramat_bkg to front of spectral_tramat_cumulative_path.

This is purely compositional and it is better to use pure python code if need this functionality in your own control-flow.

Author: Richard Larsson

Parameters: