Next: NDF_AREST - Reset an NDF axis component to an undefined state
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_ANNUL - Annul an NDF identifier
NDF_ANORM
- Obtain the logical value of an NDF axis normalisation flag
- Description:
The routine returns a logical value for the normalisation flag
associated with an NDF axis.
- Invocation:
CALL NDF_ANORM( INDF, IAXIS, NORM, STATUS )
- Arguments:
-
INDF = INTEGER (Given)
-
NDF identifier.
-
IAXIS = INTEGER (Given)
-
Number of the axis whose normalisation flag value is required.
-
NORM = LOGICAL (Returned)
-
Normalisation flag value.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
-
A value of zero may be supplied for the IAXIS argument, in
which case the routine will return the logical "OR" of the
normalisation flag values for all the NDF's axes.
Next: NDF_AREST - Reset an NDF axis component to an undefined state
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_ANNUL - Annul an NDF identifier
Starlink User Note 33
R.F. Warren-Smith
11th January 2000
E-mail:rfws@star.rl.ac.uk
Copyright © 2000 Council for the Central Laboratory of the Research Councils