single_dispersion ================= .. currentmodule:: pyarts3.workspace .. attribute:: Workspace.single_dispersion :type: ~pyarts3.arts.Numeric A dispersion at a single :attr:`~pyarts3.workspace.Workspace.freq` point. .. rubric:: Input to workspace methods .. hlist:: :columns: 1 * :func:`~pyarts3.workspace.Workspace.ray_pointPastRefractive` * :func:`~pyarts3.workspace.Workspace.ray_point_back_propagation_agendaExecute` * :func:`~pyarts3.workspace.Workspace.ray_point_back_propagation_agendaExecuteOperator` .. rubric:: Modified by workspace method .. hlist:: :columns: 1 * :func:`~pyarts3.workspace.Workspace.single_propmatAddVoigtLTE` .. rubric:: Output from workspace methods .. hlist:: :columns: 1 * :func:`~pyarts3.workspace.Workspace.single_propmatInit` * :func:`~pyarts3.workspace.Workspace.single_propmat_agendaExecute` * :func:`~pyarts3.workspace.Workspace.single_propmat_agendaExecuteOperator` .. rubric:: Input to workspace agenda .. hlist:: :columns: 1 * :attr:`~pyarts3.workspace.Workspace.ray_point_back_propagation_agenda` .. rubric:: Output from workspace agenda .. hlist:: :columns: 1 * :attr:`~pyarts3.workspace.Workspace.single_propmat_agenda` .. rubric:: Related workspace variables .. hlist:: :columns: 2 * :attr:`~pyarts3.workspace.Workspace.single_dispersion_jac` * :attr:`~pyarts3.workspace.Workspace.single_freq_path` * :attr:`~pyarts3.workspace.Workspace.single_nlte_srcvec` * :attr:`~pyarts3.workspace.Workspace.single_nlte_srcvec_jac` * :attr:`~pyarts3.workspace.Workspace.single_nlte_srcvec_jac_path` * :attr:`~pyarts3.workspace.Workspace.single_nlte_srcvec_path` * :attr:`~pyarts3.workspace.Workspace.single_propmat` * :attr:`~pyarts3.workspace.Workspace.single_propmat_agenda` * :attr:`~pyarts3.workspace.Workspace.single_propmat_jac` * :attr:`~pyarts3.workspace.Workspace.single_propmat_jac_path` * :attr:`~pyarts3.workspace.Workspace.single_propmat_path` * :attr:`~pyarts3.workspace.Workspace.single_rad` * :attr:`~pyarts3.workspace.Workspace.single_rad_jac` * :attr:`~pyarts3.workspace.Workspace.single_rad_space_agenda` * :attr:`~pyarts3.workspace.Workspace.single_rad_surface_agenda` .. :class:`~pyarts3.arts.Numeric`