next up previous 237
Next: NDF_XLOC - Obtain access to a named NDF extension via an HDS locator
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_XIARY - Obtain access to an array stored in an NDF extension


NDF_XGT0x - Read a scalar value from a component within a named NDF extension

Description:
The routine reads a scalar value from a component within a named NDF extension. The extension must already exist, although the component within the extension need not exist (a default value, established beforehand, will be returned if necessary).

Invocation:
CALL NDF_XGT0x( INDF, XNAME, CMPT, VALUE, STATUS )

Arguments:

INDF = INTEGER (Given)
NDF identifier.
XNAME = CHARACTER $*$ ( $*$ ) (Given)
Name of the NDF extension.
CMPT = CHARACTER $*$ ( $*$ ) (Given)
Name of the component within the extension whose value is to be obtained.
VALUE = ? (Given and Returned)
The value obtained from the extension component. Its type is determined by the name of the routine called (see the Notes section).
STATUS = INTEGER (Given and Returned)
The global status.

Notes:



next up previous 237
Next: NDF_XLOC - Obtain access to a named NDF extension via an HDS locator
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_XIARY - Obtain access to an array stored in an NDF extension

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