spectral_radianceSetToBackground

Workspace.spectral_radianceSetToBackground(self, spectral_radiance: pyarts3.arts.StokvecVector | None = None, spectral_radiance_jacobian: pyarts3.arts.StokvecMatrix | None = None, spectral_radiance_background: pyarts3.arts.StokvecVector | None = None, spectral_radiance_background_jacobian: 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: