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

GOUTnew_los(Matrix)End line-of-sights.
GINref_los(Vector)Reference line-of-sight (a single LOS).
GINdlos(Matrix)Change in line-of-sight (can be multiple LOS).