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 )
- 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
7th December 2012
E-mail:starlink@jiscmail.ac.uk
Copyright (C) 2012 Science \& Technology Facilities Council