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

rte_posSet( rte_pos, atmosphere_dim, z, lat, lon )

Variables

OUTrte_pos(Vector)A geographical position for starting radiative transfer calculations.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
GINz(Numeric)Geometrical altitude of sensor position.
GINlat(Numeric)Latitude of sensor position.
GINlon(Numeric)Longitude of sensor position.