- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This function negates the
area represented by a
Region. That is, points which were previously inside the region will then be
outside, and points which were outside will be inside. This is acomplished by toggling the state of the
Negated attribute for the supplied region.
Invocation
CALL AST_NEGATE( THIS, STATUS )
Arguments
THIS = INTEGER (Given)
Pointer to the Region.
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 ↑