NDF_PTWCS

Store world coordinate system information in an NDF

Description:

The routine stores new world coordinate system (WCS) information in an NDF, over-writing any already present.

Invocation

CALL NDF_PTWCS( IWCS, INDF, STATUS )

Arguments

IWCS = INTEGER (Given)
An AST pointer to a FrameSet (SUN/210) containing information about the new world coordinate systems to be associated with the NDF.
INDF = INTEGER (Given)
NDF identifier.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: