ARTS built-in documentation server
Workspace Method rte_losSet
Description
Sets rte_los to the given angles. The azimuth angle is ignored for 1D and 2D.
Authors: Patrick Eriksson
Synopsis
rte_losSet( | rte_los, atmosphere_dim, za, aa ) |
Variables
OUT | rte_los | (Vector) | A line-of-sight for (complete) radiative transfer calculations. |
IN | atmosphere_dim | (Index) | The atmospheric dimensionality (1-3). |
GIN | za | (Numeric) | Zenith angle of sensor line-of-sight. |
GIN | aa | (Numeric) | Azimuth angle of sensor line-of-sight. |