Next: AST_INTERSECT - Find the point of intersection between two geodesic curves
Up: AST Routine Descriptions
Previous: AST_HASPARAMETER - Returns a flag indicating if a named global parameter is present in a Table
AST_IMPORT
-
Import an Object pointer to the current context
- Description:
- This routine
imports an Object pointer that was created in a higher or lower
level context, into the current AST context.
This means that the pointer will be annulled when the current context
is ended (with AST_END).
- Invocation:
- CALL AST_IMPORT( THIS, STATUS )
- Arguments:
-
THIS = INTEGER (Given)
-
Object pointer to be imported.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Class Applicability:
-
Object
-
This routine applies to all Objects.
Next: AST_INTERSECT - Find the point of intersection between two geodesic curves
Up: AST Routine Descriptions
Previous: AST_HASPARAMETER - Returns a flag indicating if a named global parameter is present in a Table
AST A Library for Handling World Coordinate Systems in Astronomy
Starlink User Note 210
R.F. Warren-Smith & D.S. Berry
24th May 2011
E-mail:ussc@star.rl.ac.uk
Copyright (C) 2009 Science \& Technology Facilities Council