- ←Prev
- NDF
Routines for Accessing the
Extensible N-Dimensional Data Format - Next→
- TOC ↑
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:
- ←Prev
- NDF
Routines for Accessing the
Extensible N-Dimensional Data Format - Next→
- TOC ↑