propagation_matrix_scattering_agenda

Workspace.propagation_matrix_scattering_agenda: Agenda

Compute the part of the propagation matrix that relates to scattering.

It is possible to execute propagation_matrix_scattering_agenda directly from the workspace by calling propagation_matrix_scattering_agendaExecute().

As all agendas in ARTS, propagation_matrix_scattering_agenda is also customizable via its operator helper class: propagation_matrix_scattering_agendaOperator. See it, propagation_matrix_scattering_agendaSetOperator(), and propagation_matrix_scattering_agendaExecuteOperator() for more details.

propagation_matrix_scattering_agenda have these constraints ():

  1. On output, propagation_matrix_scattering has the size of frequency_grid.

Parameters

propagation_matrix_scattering~pyarts3.arts.PropmatVector

The propgation matrix of totally random orientation particles at a single point along a path using spectral representation. See propagation_matrix_scattering [OUT]

frequency_grid~pyarts3.arts.AscendingGrid

A single frequency grid. See frequency_grid [IN]

atmospheric_point~pyarts3.arts.AtmPoint

An atmospheric point in ARTS. See atmospheric_point [IN]

Default value

  1. propagation_matrix_scatteringInit()

  2. propagation_matrix_scatteringAirSimple()

Input to workspace methods

Output from workspace methods

Related workspace variables