- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This
routine returns a flag indicating if a named column exists in a
Table, for instance, by having been added to
to the Table using
AST_ADDCOLUMN.
Invocation
RESULT = AST_HASCOLUMN( THIS, COLUMN,
STATUS )
Arguments
THIS = INTEGER (Given)
Pointer to the Table.
COLUMN = CHARACTER
(
)
(Given)
The character string holding the upper case name of the column. 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 ↑