AST_INVERT

Invert a Mapping

Description:

This routine inverts a Mapping by reversing the boolean sense of its Invert attribute. If this attribute is zero (the default), the Mapping will transform coordinates in the way specified when it was created. If it is non-zero, the input and output coordinates will be inter-changed so that the direction of the Mapping is reversed. This will cause it to display the inverse of its original behaviour.

Invocation

CALL AST_INVERT( THIS, STATUS )

Arguments

THIS = INTEGER (Given)
Pointer to the Mapping.
STATUS = INTEGER (Given and Returned)
The global status.