ARTS built-in documentation server
Workspace Method losAddLosAndDlos
Description
Adds zenith and azimuth angles. Adds up a line-of-sights (ref_los), with relative angle off-sets (dlos).
Authors: Patrick Eriksson
Synopsis
losAddLosAndDlos( | new_los, ref_los, dlos ) |
Variables
GOUT | new_los | (Matrix) | End line-of-sights. |
GIN | ref_los | (Vector) | Reference line-of-sight (a single los). |
GIN | dlos | (Matrix) | Change in line-of-sight (can be multiple dlos). |