legendre_degreeFromDisortSettingsDeltaMPlus
- Workspace.legendre_degreeFromDisortSettingsDeltaMPlus(self, legendre_degree: pyarts3.arts.Index | None = None, disort_settings: pyarts3.arts.DisortSettings | None = None) None
Sets
legendre_degreefor DISORT delta-M-plus input.This requests two phase moments beyond the reduced DISORT Legendre dimension, which are required to derive the Gaussian forward-peak width.
Author: Richard Larsson
- Parameters:
legendre_degree (Index, optional) – The degree of a Legendre polynomial. See
legendre_degree, defaults toself.legendre_degree[OUT]disort_settings (DisortSettings, optional) – Contains the full settings of spectral Disort calculations. See
disort_settings, defaults toself.disort_settings[IN]