Next: NDF_CHUNK - Obtain an NDF section containing a chunk of contiguous pixels
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_CANCL - Cancel the association of an NDF with an ADAM parameter
NDF_CGET
- Obtain the value of an NDF character component
- Description:
- The routine obtains the value of the specified character
component of an NDF (i.e. the value of the LABEL, TITLE or UNITS
component).
- Invocation:
- CALL NDF_CGET( INDF, COMP, VALUE, STATUS )
- Arguments:
-
-
INDF = INTEGER (Given)
-
NDF identifier.
-
COMP = CHARACTER
(
) (Given)
-
Name of the character component whose value is required:
'LABEL', 'TITLE' or 'UNITS'.
-
VALUE = CHARACTER
(
) (Given and Returned)
-
The component's value.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
- If the requested component is in an undefined state, then the
VALUE argument will be returned unchanged. A suitable default
should therefore be established before calling this routine.
- If the length of the VALUE argument is too short to
accommodate the returned result without losing significant
(non-blank) trailing characters, then this will be indicated by
an appended ellipsis, i.e. '...'. No error will result.
Next: NDF_CHUNK - Obtain an NDF section containing a chunk of contiguous pixels
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_CANCL - Cancel the association of an NDF with an ADAM parameter
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