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

rte_pos_losMoveToStartOfPpath( rte_pos, rte_los, atmosphere_dim, ppath )

Variables

OUTrte_pos(Vector)A geographical position for starting radiative transfer calculations.
OUTrte_los(Vector)A line-of-sight for (complete) radiative transfer calculations.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
INppath(Ppath)The propagation path for one line-of-sight.