- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This function removes a specified
row from the supplied table. The routine returns without action if the row does not exist in the
Table
(no error is reported).
Invocation
CALL AST_REMOVEROW( THIS, INDEX, STATUS )
Arguments
THIS = INTEGER (Given)
Pointer to the Table.
INDEX = INTEGER (Given)
The index of the row
to be removed. The first row has index 1.
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 ↑