Next: AST_REMOVETABLES - Remove one or more tables from a FitsChan
Up: AST Routine Descriptions
Previous: AST_REMOVEREGIONS - Remove any Regions from a Mapping
AST_REMOVEROW
-
Remove a row from a table
- Description:
- This function removes a specified row from the supplied table.
The
routine
returns without action if the row does not exist in the
Table (no error is reported).
- Invocation:
- CALL AST_REMOVEROW( THIS, INDEX, STATUS )
- Arguments:
-
THIS = INTEGER (Given)
-
Pointer to the Table.
-
INDEX = INTEGER (Given)
-
The index of the row to be removed. The first row has index 1.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
Next: AST_REMOVETABLES - Remove one or more tables from a FitsChan
Up: AST Routine Descriptions
Previous: AST_REMOVEREGIONS - Remove any Regions from a Mapping
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