propagation_matrix_single_agendaSetOperator
- Workspace.propagation_matrix_single_agendaSetOperator(self, propagation_matrix_single_agenda: pyarts3.arts.Agenda | None = None, f: pyarts3.arts.propagation_matrix_single_agendaOperator | None = None) None
Set
propagation_matrix_single_agendato exclusively use provided external operator. Seepropagation_matrix_single_agendaOperatorfor more details.Author:
Automatically Generated- Parameters:
propagation_matrix_single_agenda (Agenda, optional) – Computes the propagation matrix, the non-LTE source vector, the dispersion, and their derivatives. See
propagation_matrix_single_agenda, defaults toself.propagation_matrix_single_agenda[OUT]f (propagation_matrix_single_agendaOperator) – Operator for
propagation_matrix_single_agenda. [IN]