- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑
Description:
This routine modifies a
FITS-header card by replacing the value with blank characters, leaving the keyword, value indicator
and any comment in situ. If the header has no value, the header is returned unchanged.
Invocation
CALL FTS1_BLVAL( HEADER, STATUS )
Arguments
HEADER = CHARACTER
∗ ( 80 )
(Given & Returned)
The FITS-header card.
STATUS = INTEGER (Given and Returned)
The global
status.
- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑