ARTS built-in documentation server
Workspace Method rte_posSet
Description
Sets rte_pos to the given co-ordinates.
The longitude is ignored for 1D and 2D, and the latitude is also
ignored for 1D.
Authors: Patrick Eriksson
Synopsis
Variables
OUT | rte_pos | (Vector) | A geographical position for starting radiative transfer calculations. |
IN | atmosphere_dim | (Index) | The atmospheric dimensionality (1-3). |
GIN | z | (Numeric) | Geometrical altitude of sensor position. |
GIN | lat | (Numeric) | Latitude of sensor position. |
GIN | lon | (Numeric) | Longitude of sensor position. |