ADI2_GETHDI
Read HDU index entry
Invocation
CALL ADI2_GETHDI( ID, IHDU, HNAME, STATUS )
Description
Reads an HDU index entry.
Arguments
-
ID = INTEGER (given)
ADI identifier of FITSfile object
-
IHDU = INTEGER (given)
The consecutive HDU number
-
HNAME = CHARACTER*(*) (given)
Name of the HDU we're indexing
-
STATUS = INTEGER (given and returned)
The global status.
References