disort_settingsLegendreCoefficientsFromPath

Workspace.disort_settingsLegendreCoefficientsFromPath(self, disort_settings: pyarts.arts.DisortSettings | None = None, ray_path_phase_matrix_scattering_spectral: pyarts.arts.ArrayOfSpecmatMatrix | None = None) None

Sets the legendre coefficients from the path-variable.

Author(s): Richard Larsson

Parameters:
  • disort_settings (DisortSettings, optional) – Contains the full settings of spectral Disort calculations. See disort_settings, defaults to self.disort_settings [INOUT]

  • ray_path_phase_matrix_scattering_spectral (ArrayOfSpecmatMatrix, optional) – The spectral phase matrix of totally random orientation particles along the propagation path using spectral representation. See ray_path_phase_matrix_scattering_spectral, defaults to self.ray_path_phase_matrix_scattering_spectral [IN]