ARTS built-in documentation server

Workspace Method specular_losCalcNoTopography

Description

Calculates the specular direction of surface reflections for horisontal
surfaces.

In contrast to specular_losCalc, this method ignores the topography
implied by z_surface. That is, any slope of the surface is ignored.

The typical application of this WSM should be water surfaces (lakes and
oceans).

Authors: Patrick Eriksson

Synopsis

specular_losCalcNoTopography( specular_los, surface_normal, rtp_pos, rtp_los, atmosphere_dim )

Variables

OUTspecular_los(Vector)The specular direction (for reflection by a flat surface).
OUTsurface_normal(Vector)The normal vector for a point at the surface.
INrtp_pos(Vector)Position of a radiative transfer point.
INrtp_los(Vector)Line-of-sight at a radiative transfer point.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).