
Next:
Changes and new features in V1.1
Up: Routine Descriptions
Previous:
ARY_VALID
-
Determine whether an array identifier is valid
ARY_VERFY
-
Verify that an array 's data structure is correctly constructed
- Description:
-
The routine checks that the data structure containing an array is
correctly constructed and that the array 's pixel values are
defined. It also checks for the presence of any "rogue "
components in the data structure. If an anomaly is found, then an
error results. Otherwise, the routine returns without further
action.
- Invocation:
-
CALL ARY_VERFY( IARY, STATUS )
- Arguments:
-
-
IARY = INTEGER (Given)
-
Array identifier.
-
STATUS = INTEGER (Given and Returned)
-
The global status.

Next:
Changes and new features in V1.1
Up: Routine Descriptions
Previous:
ARY_VALID
-
Determine whether an array identifier is valid
ARY A Subroutine Library for Accessing ARRAY Data Structures
Starlink User Note 11
R.F. Warren-Smith
28th April 1998
E-mail:rfws@star.rl.ac.uk