ray_path_observer_agenda
- Workspace.ray_path_observer_agenda: Agenda
Gets 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.Execution and customization
You can execute
ray_path_observer_agenda
directly from the workspace by callingray_path_observer_agendaExecute()
.As all agendas in ARTS, it is also customizable via its operator helper class:
ray_path_observer_agendaOperator
. See it,ray_path_observer_agendaSetOperator()
, andray_path_observer_agendaExecuteOperator()
for more details.Also see the
arts_agenda
property for how to fully define an agenda in python.Agenda output
Agenda input
Input to workspace methods
Output from workspace methods
Related workspace variables