next up previous
Next: ARY_SSECT - Create a similar array section to an existing one
Up: Routine Descriptions
Previous: ARY_SHIFT - Apply pixel-index shifts to an array

ARY_SIZE  -  Determine the size of an array

Description:
The routine returns the number of pixels in the array whose identifier is supplied (i.e. the product of its dimensions).

Invocation:
CALL ARY_SIZE( IARY, NPIX, STATUS )

Arguments:
IARY = INTEGER (Given)
Array identifier.
NPIX = INTEGER (Returned)
Number of pixels in the array.
STATUS = INTEGER (Given and Returned)
The global status.



next up previous
Next: ARY_SSECT - Create a similar array section to an existing one
Up: Routine Descriptions
Previous: ARY_SHIFT - Apply pixel-index shifts to an array



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