Next: IRA_GETCO - Obtains a pair of sky co-ordinates from the ADAM environment
Up: Routine Descriptions
Previous: IRA_EXPRT - Stores astrometry information in an NDF
IRA_FIND
- Finds an astrometry structure within an NDF
- Description:
- A search is made for an astrometry structure within an NDF. If
one is found, THERE is returned true. If one is not found, no
error is reported but THERE is returned false. The name of the
extension in which it was found is returned, together with the
name of the astrometry structure, and a locator to the extension.
- Invocation:
- CALL IRA_FIND( INDF, THERE, XNAME, ASNAME, LOC, STATUS )
- Arguments:
-
-
INDF = INTEGER (Given)
-
The NDF identifier.
-
THERE = LOGICAL (Returned)
-
True if an astrometry structure was found, false otherwise.
-
XNAME = CHARACTER
(
) (Returned)
-
The name of the NDF extension in which the astrometry
structure was found. Blank if none found.
-
ASNAME = CHARACTER
(
) (Returned)
-
The name of a component of the NDF extension holding the
astrometry information. Blank if none found.
-
LOC = CHARACTER
(
) (Returned)
-
A locator to the extension identified by XNAME. DAT__NOLOC if
no astrometry structure is found.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
Next: IRA_GETCO - Obtains a pair of sky co-ordinates from the ADAM environment
Up: Routine Descriptions
Previous: IRA_EXPRT - Stores astrometry information in an NDF
KAPLIBS -- Internal subroutines used within the KAPPA package.
Starlink User Note 238
D.S. Berry
Malcolm J. Currie
2011 April 12
E-mail:starlink@jiscmail.ac.uk
Copyright © 2013 Science and Technology Facilities Council