next up previous 237
Next: NDF_ANNUL - Annul an NDF identifier
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_AFORM - Obtain the storage form of an NDF axis array


NDF_AMAP - Obtain mapped access to an NDF axis array

Description:
The routine obtains mapped access to an NDF axis array, returning a pointer to the mapped values and a count of the number of elements mapped.

Invocation:
CALL NDF_AMAP( INDF, COMP, IAXIS, TYPE, MMOD, PNTR, EL, STATUS )

Arguments:

INDF = INTEGER (Given)
NDF identifier.
COMP = CHARACTER $*$ ( $*$ ) (Given)
Name of the axis array component to be mapped: 'CENTRE', 'VARIANCE' (or 'ERROR') or 'WIDTH'.
IAXIS = INTEGER (Given)
Number of the NDF axis whose array is to be mapped.
TYPE = CHARACTER $*$ ( $*$ ) (Given)
Numeric type to be used for access (e.g. '_REAL').
MMOD = CHARACTER $*$ ( $*$ ) (Given)
Mapping mode for access to the array: 'READ', 'UPDATE' or 'WRITE'.
PNTR( $*$ ) = INTEGER (Returned)
Pointer(s) to the mapped values (see the Notes section).
EL = INTEGER (Returned)
Number of elements mapped.
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_ANNUL - Annul an NDF identifier
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_AFORM - Obtain the storage form of an NDF axis array

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