- ←Prev
- ARD — A Textual Language for Describing Regions within a Data Array
- Next→
- TOC ↑
Description:
This routine creates a WCS statement describing the supplied FrameSet, and appends the statement to
the end of the supplied GRP group.
Invocation
CALL ARD_PTWCS( IWCS, IGRP, STATUS )
Arguments
IWCS = INTEGER (Given)
An AST pointer to a FrameSet.
IGRP = INTEGER (Given
and Returned)
A GRP group identifier. If GRP__NOID is supplied, a new group is created and its
identifier returned.
STATUS = INTEGER (Given and Returned)
The global status.
- ←Prev
- ARD — A Textual Language for Describing Regions within a Data Array
- Next→
- TOC ↑