- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This function removes a specified global parameter from the supplied table. The routine
returns without action if the named parameter does not exist in the
Table (no error
is reported).
Invocation
CALL AST_REMOVEPARAMETER( THIS, NAME, STATUS )
Arguments
THIS = INTEGER (Given)
Pointer to the Table.
NAME = CHARACTER
∗ (
∗ )
(Given)
The parameter name. Trailing spaces are ignored (all other spaces are significant). Case is
significant.
STATUS = INTEGER (Given and Returned)
The global status.
Copyright (C) 2021 East Asian Observatory
- ←Prev
- AST
A Library for Handling
World Coordinate
Systems
in Astronomy - Next→
- TOC ↑