ARTS built-in documentation server
Workspace Method DiffZaAa
Description
Derives the difference betwenn zenith and azimuth angles.
Determines the difference between a set of angles (*other_los*)
and a reference direction (*ref_los*). This method reverses the
addition made by AddZaAa.
Authors: Patrick Eriksson
Synopsis
DiffZaAa( | dlos, ref_los, other_los ) |
Variables
GOUT | dlos | (Matrix) | Derived differences in line-of-sight. |
GIN | ref_los | (Vector) | Reference line-of-sight (a single LOS). |
GIN | other_los | (Matrix) | Other line-of-sights (can be multiple LOS). |