ARTS built-in documentation server

Workspace Method IndexAdd

Description

Adds a Index and a value (out = in + value).

The result can either be stored in the same or another Index.

Authors: Patrick Eriksson, Oliver Lemke

Synopsis

IndexAdd( out, in, value )

Variables

GOUTout(Index)Output Index.
GINin(Index)Input Index.
GINvalue(Index)Value to add.