- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This routine
removes a named entry from a
KeyMap. It returns without action if the KeyMap does not
contain the specified key.
Invocation
CALL AST_MAPREMOVE( THIS, KEY, STATUS )
Arguments
THIS = INTEGER (Given)
Pointer to the KeyMap.
KEY = CHARACTER
(
)
(Given)
The character string identifying the value to be retrieved. Trailing spaces are
ignored. The supplied string is converted to upper case before use if the
KeyCase attribute is
currently set to zero.
STATUS = INTEGER (Given and Returned)
The global status.
Copyright (C) 2014 Science & Technology Facilities Council
- ←Prev
- AST
A Library for Handling
World
Coordinate Systems
in Astronomy - Next→
- TOC ↑