FTS1_WCSAX

Re-creates AXIS structures from a WCS component FrameSet

Description:

This routine creates NDF Axis structures from an AXIS Frame in the supplied FrameSet. It looks for AXIS and PIXEL Frames in the supplied FrameSet. If either of these Frames is not found, it does nothing. Otherwise, it attempts to create AXIS structures in the NDF from the AXIS Frame in the FrameSet. The AXIS Centre, Label and Unit components are set.

Invocation

CALL FTS1_WCSAX( INDF, FS, NDIM, STATUS )

Arguments

INDF = INTEGER (Given)
The NDF identifier.
FS = INTEGER (Given)
An AST pointer for a FrameSet.
NDIM = INTEGER (Given)
The number of axes in the NDF.
STATUS = INTEGER (Given and Returned)
The global status.