ARTS built-in documentation server
Workspace Method AddZaAa
Description
Adds zenith and azimuth angles. Adds up line-of-sights (LOS). In short, *dlos* is added to *ref_los*, assuming that a unit changes in zenith and azimuth are equal where dlos=(0,0).
Authors: Patrick Eriksson
Synopsis
AddZaAa( | 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 LOS). |