Next: astImport - Import an Object pointer to the current context
Up: AST Function Descriptions
Previous: astHasColumn - Returns a flag indicating if a column is present in a Table
astHasParameter
-
Returns a flag indicating if a named global parameter is present in a Table
- Description:
- This function
returns a flag indicating if a named parameter exists in a Table, for
instance, by having been added to to the Table using
astAddParameter.
- Synopsis:
- int astHasParameter( AstTable
this, const char
parameter, int
status )
- Parameters:
-
this
-
Pointer to the Table.
-
parameter
-
The character string holding the upper case name of the parameter. Trailing
spaces are ignored.
- Notes:
- A value of
zero
is returned for if an error occurs.
Next: astImport - Import an Object pointer to the current context
Up: AST Function Descriptions
Previous: astHasColumn - Returns a flag indicating if a column is present in a Table
AST A Library for Handling World Coordinate Systems in Astronomy
Starlink User Note 211
R.F. Warren-Smith & D.S. Berry
24th May 2011
E-mail:ussc@star.rl.ac.uk
Copyright (C) 2009 Science \& Technology Facilities Council