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

GOUTdlos(Matrix)Derived differences in line-of-sight.
GINref_los(Vector)Reference line-of-sight (a single los).
GINother_los(Matrix)Other line-of-sights (can be multiple los).