ARTS built-in documentation server
Workspace Method dlosDiffOfLos
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 losAddLosAndDlos.
Authors: Patrick Eriksson
Synopsis
dlosDiffOfLos( | 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). |