next up previous 237
Next: NDF_VALID - Determine whether an NDF identifier is valid
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_TYPE - Obtain the numeric type of an NDF array component


NDF_UNMAP - Unmap an NDF or a mapped NDF array

Description:
The routine unmaps an NDF, or a individual NDF array which has previously been mapped for READ, UPDATE or WRITE access.

Invocation:
CALL NDF_UNMAP( INDF, COMP, STATUS )

Arguments:

INDF = INTEGER (Given)
NDF identifier.
COMP = CHARACTER $*$ ( $*$ ) (Given)
Name of the NDF component to be unmapped: 'AXIS', 'DATA', 'QUALITY', 'VARIANCE' or '$*$'. The last value acts as a wild card, causing all mapped arrays to be unmapped.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_VALID - Determine whether an NDF identifier is valid
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_TYPE - Obtain the numeric type of an NDF array component

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