spectral_radSetToBackground

Workspace.spectral_radSetToBackground(self, spectral_rad: pyarts3.arts.StokvecVector | None = None, spectral_rad_jac: pyarts3.arts.StokvecMatrix | None = None, spectral_rad_bkg: pyarts3.arts.StokvecVector | None = None, spectral_rad_bkg_jac: pyarts3.arts.StokvecMatrix | None = None) None

Set the spectral radiance to the background values.

Note

This method is compositional and useful inside other agendas or meta-methods.

Author: Richard Larsson

Used by wrapper method

Parameters: