- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
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.
Copyright (C) 2021 East Asian Observatory
- ←Prev
- AST
A Library for Handling
World Coordinate
Systems
in Astronomy - Next→
- TOC ↑