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

OUTrte_los(Vector)A line-of-sight for radiative transfer calculations.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
GINza(Numeric)Zenith angle of sensor line-of-sight.
GINaa(Numeric)Azimuth angle of sensor line-of-sight.