- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This routine deletes all cards and
associated information from a
FitsChan.
Invocation
CALL AST_EMPTYFITS( THIS, STATUS )
Arguments
THIS = INTEGER (Given)
Pointer to the FitsChan.
STATUS = INTEGER (Given and
Returned)
The global status.
Notes:
-
This method simply deletes the cards currently in the FitsChan. Unlike AST_WRITEFITS, they are not
first written out to the sink function or sink file.
-
Any Tables or warnings stored in the FitsChan are also deleted.
-
This method attempt to execute even if an error has occurred previously.
Copyright (C) 2021 East Asian Observatory
- ←Prev
- AST
A Library for Handling
World Coordinate
Systems
in Astronomy - Next→
- TOC ↑