dlos

property Workspace.dlos

A set of relative angles.

This variable is a matrix having two columns. The two columns hold relative zenith angle and relative azimuth angle, respectively.

These relative angles have zenith angle 90 deg as reference. This means that dza and daa represent the same angle distance at dza=0.

Let us say that you add relative angles to a line-of-sight of za = 90 and aa=0. Then adding the following (dza,daa) gives los of (za,aa):

  • (1,0) -> (91,0)

  • (0,1) -> (90,1)

  • (-90,45) -> (0,undefined)

Workspace methods that can generate dlos

Workspace methods that require dlos

Generic workspace methods that can generate or use dlos

See Matrix and/or Any

type:

WorkspaceVariable - holds type Matrix