- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
Adds
the definition of a new global parameter to the supplied table. Note, this does not store a value for the
parameter. To get or set the parameter value, the methods of the paremt
KeyMap class should be used,
using the name of the parameter as the key.
Invocation
CALL AST_ADDPARAMETER( THIS, NAME,
STATUS )
Arguments
THIS = INTEGER (Given)
NAME = CHARACTER
∗ (
∗ )
(Given)
The parameter name. Trailing spaces are ignored (all other spaces are significant). The
supplied string is converted to upper case.
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 ↑