Function: GDSD_TYPE Purpose: obtain FITS item type Category: GDS File: gdsd_basic.c Author: J.P. Terlouw Use: GDSD_TYPE ( Return CHARACTER*(*) SET , Input CHARACTER*(*) NAME , Input CHARACTER*8 LEVEL , Input INTEGER ERROR ) Output INTEGER SET name or handle of set. NAME name of FITS item. LEVEL coordinate word specifying the substructure from which the FITS item is to be obtained. If it is not present at this level, higher levels are inspected until the item is found or proven to be not present. ERROR error return code, or level found when successful. Updates: 25-May-87 original document 14-Nov-89 rewritten in C 24-Mar-94 modified for GDS server