sun_path ======== .. currentmodule:: pyarts3.workspace .. attribute:: Workspace.sun_path :type: ~pyarts3.arts.ArrayOfPropagationPathPoint A path to a sun if it is visible. A related variable is :attr:`~pyarts3.workspace.Workspace.ray_path` Size is number of path points for the sun. .. rubric:: Input to workspace method .. hlist:: :columns: 1 * :func:`~pyarts3.workspace.Workspace.spectral_radianceSunOrCosmicBackground` .. rubric:: Output from workspace method .. hlist:: :columns: 1 * :func:`~pyarts3.workspace.Workspace.sun_pathFromObserverAgenda` .. :class:`~pyarts3.arts.ArrayOfPropagationPathPoint`