- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This routine returns a flag indicating if a named parameter exists in a
Table, for instance, by having been added to to the Table using
AST_ADDPARAMETER.
Invocation
RESULT = AST_HASPARAMETER( THIS, PARAMETER, STATUS )
Arguments
THIS = INTEGER (Given)
Pointer to the Table.
PARAMETER = CHARACTER
∗ (
∗ )
(Given)
The character string holding the upper case name of the parameter. Trailing spaces
are ignored.
STATUS = INTEGER (Given and Returned)
The global status.
Notes:
Copyright (C) 2021 East Asian Observatory
- ←Prev
- AST
A Library for Handling
World Coordinate
Systems
in Astronomy - Next→
- TOC ↑