ARTS built-in documentation server

Workspace Method VectorFlip

Description

Flips a vector.

The output is the input vector in reversed order. The result can
either be stored in the same or another vector.

Authors: Patrick Eriksson

Synopsis

VectorFlip( gout1, gin1 )

Variables

GOUTgout1(Vector)Output vector.
GINgin1(Vector)Input vector.