ray_path_observer_agenda

Workspace.ray_path_observer_agenda: Agenda

Get the propagation path as it is obeserved.

The intent of this agenda is to provide a propagation path as seen from the observer position and line of sight.

Tip

The perhaps easiest way to set this agenda up is to use the ray_path_observer_agendaSetGeometric() method.

It is possible to execute ray_path_observer_agenda directly from the workspace by calling ray_path_observer_agendaExecute().

As all agendas in ARTS, ray_path_observer_agenda is also customizable via its operator helper class: ray_path_observer_agendaOperator. See it, ray_path_observer_agendaSetOperator(), and ray_path_observer_agendaExecuteOperator() for more details.

Parameters

ray_path~pyarts3.arts.ArrayOfPropagationPathPoint

A list path points making up a propagation path. See ray_path [OUT]

spectral_radiance_observer_position~pyarts3.arts.Vector3

The position of an observer of spectral radiance. See spectral_radiance_observer_position [IN]

spectral_radiance_observer_line_of_sight~pyarts3.arts.Vector2

The line-of-sight of the observer of spectral radiance. See spectral_radiance_observer_line_of_sight [IN]

Input to workspace methods

Output from workspace methods

Related workspace variables