FTS1_FNDFS

Reads the first FrameSet from the supplied FitsChan

Description:

This routine reads Objects from the supplied FitsChan until a FrameSet is obtained, and returns the FrameSet.

Invocation

CALL FTS1_FNDFS( FC, OBJ, STATUS )

Arguments

FC = INTEGER (Given)
An AST pointer to the FitsChan.
OBJ = INTEGER (Given)
The AST pointer to the FrameSet.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: