next up previous 264
Next: AST_REMOVEFRAME - Remove a Frame from a FrameSet
Up: AST Routine Descriptions
Previous: AST_REMAPFRAME - Modify a Frame's relationship to other Frames in a FrameSet


AST_REMOVECOLUMN - Remove a column from a table

Description:
This function removes a specified column from the supplied table. The routine returns without action if the named column does not exist in the Table (no error is reported).
Invocation:
CALL AST_REMOVECOLUMN( THIS, NAME, STATUS )
Arguments:
THIS = INTEGER (Given)
Pointer to the Table.
NAME = CHARACTER $*$ ( $*$ ) (Given)
The column name. Trailing spaces are ignored (all other spaces are significant). Case is significant.
STATUS = INTEGER (Given and Returned)
The global status.


next up previous 264
Next: AST_REMOVEFRAME - Remove a Frame from a FrameSet
Up: AST Routine Descriptions
Previous: AST_REMAPFRAME - Modify a Frame's relationship to other Frames in a FrameSet

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