ARTS built-in documentation server
Workspace Method rte_pos_losMoveToStartOfPpath
Description
Sets rte_pos and rte_los to values for last point in ppath.
For example, if the propagation path intersects with the surface,
this method gives you the position and angle of ppath at the
surface.
Authors: Patrick Eriksson
Synopsis
Variables
OUT | rte_pos | (Vector) | A geographical position for starting radiative transfer calculations. |
OUT | rte_los | (Vector) | A line-of-sight for (complete) radiative transfer calculations. |
IN | atmosphere_dim | (Index) | The atmospheric dimensionality (1-3). |
IN | ppath | (Ppath) | The propagation path for one line-of-sight. |