next up previous 237
Next: NDF_END - End the current NDF context
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_DELET - Delete an NDF


NDF_DIM - Enquire the dimension sizes of an NDF

Description:
The routine returns the size in pixels of each dimension of an NDF, together with the total number of dimensions (the size of a dimension is the difference between that dimension's upper and lower pixel-index bounds $+$ 1).

Invocation:
CALL NDF_DIM( INDF, NDIMX, DIM, NDIM, STATUS )

Arguments:

INDF = INTEGER (Given)
NDF identifier.
NDIMX = INTEGER (Given)
Maximum number of dimension sizes to return (i.e. the declared size of the DIM argument).
DIM( NDIMX ) = INTEGER (Returned)
Size of each dimension in pixels.
NDIM = INTEGER (Returned)
Total number of NDF dimensions.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_END - End the current NDF context
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_DELET - Delete an NDF

NDF [1ex
Starlink User Note 33
R.F. Warren-Smith & D.S. Berry
16th July 2012
E-mail:starlink@jiscmail.ac.uk

Copyright © 2013 Science and Technology Facilities Council