dispersion_single_jacobian ========================== .. currentmodule:: pyarts3.workspace .. attribute:: Workspace.dispersion_single_jacobian :type: ~pyarts3.arts.Vector A single dispersion Jacobian at a single :attr:`~pyarts3.workspace.Workspace.frequency` point. .. rubric:: Modified by workspace method .. hlist:: :columns: 1 * :func:`~pyarts3.workspace.Workspace.propagation_matrix_singleAddVoigtLTE` .. rubric:: Output from workspace methods .. hlist:: :columns: 1 * :func:`~pyarts3.workspace.Workspace.propagation_matrix_singleInit` * :func:`~pyarts3.workspace.Workspace.propagation_matrix_single_agendaExecute` * :func:`~pyarts3.workspace.Workspace.propagation_matrix_single_agendaExecuteOperator` .. rubric:: Output from workspace agenda .. hlist:: :columns: 1 * :attr:`~pyarts3.workspace.Workspace.propagation_matrix_single_agenda` .. rubric:: Related workspace variables .. hlist:: :columns: 2 * :attr:`~pyarts3.workspace.Workspace.do_jacobian` * :attr:`~pyarts3.workspace.Workspace.frequency_wind_shift_jacobian` * :attr:`~pyarts3.workspace.Workspace.jacobian_targets` * :attr:`~pyarts3.workspace.Workspace.measurement_jacobian` * :attr:`~pyarts3.workspace.Workspace.measurement_jacobian_error` * :attr:`~pyarts3.workspace.Workspace.propagation_matrix_jacobian` * :attr:`~pyarts3.workspace.Workspace.propagation_matrix_single_jacobian` * :attr:`~pyarts3.workspace.Workspace.propagation_matrix_single_source_vector_nonlte_jacobian` * :attr:`~pyarts3.workspace.Workspace.propagation_matrix_source_vector_nonlte_jacobian` * :attr:`~pyarts3.workspace.Workspace.ray_path_frequency_wind_shift_jacobian` * :attr:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_jacobian` * :attr:`~pyarts3.workspace.Workspace.ray_path_propagation_matrix_source_vector_nonlte_jacobian` * :attr:`~pyarts3.workspace.Workspace.ray_path_single_propagation_matrix_jacobian` * :attr:`~pyarts3.workspace.Workspace.ray_path_single_propagation_matrix_nonlte_jacobian` * :attr:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_jacobian` * :attr:`~pyarts3.workspace.Workspace.ray_path_spectral_radiance_source_jacobian` * :attr:`~pyarts3.workspace.Workspace.ray_path_transmission_matrix_jacobian` * :attr:`~pyarts3.workspace.Workspace.single_radiance_jacobian` * :attr:`~pyarts3.workspace.Workspace.single_spectral_radiance_jacobian` * :attr:`~pyarts3.workspace.Workspace.spectral_radiance_background_jacobian` * :attr:`~pyarts3.workspace.Workspace.spectral_radiance_jacobian` * :attr:`~pyarts3.workspace.Workspace.surface_reflectance_jacobian` .. :class:`~pyarts3.arts.Vector`