Next: CCG_ORVAR - Returns the variances and covariances of the order statistics from n to 1, assuming an initially normal distribution
Up: Routine Descriptions
Previous: AIF_PTFNM - Writes the name of an HDS file to a parameter
AIF_TEMP
- Create a temporary HDS object
- Description:
- The routine creates a temporary HDS object with the specified
type and shape. On the first invocation a temporary structure is
created to contain such objects. Subsequently, temporary objects
are created within this enclosing structure.
- Invocation:
- CALL AIF_TEMP( TYPE, NDIM, DIM, LOC, STATUS )
- Arguments:
-
-
TYPE = CHARACTER
(
) (Given)
-
HDS type of object to be created.
-
NDIM = INTEGER (Given)
-
Number of object dimensions.
-
DIM( NDIM ) = INTEGER (Given)
-
Object dimensions.
-
LOC = CHARACTER
(
) (Returned)
-
Locator to temporary object.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
- A blank string will be returned for the LOC argument if this
routine is called with STATUS set, although no further processing
will occur. The same value will also be returned if the routine
should fail for any reason.
- This routine is a work-around to avoid the problems associated
with calling DAT_TEMP if the objects created must subsequently be
erased.
Next: CCG_ORVAR - Returns the variances and covariances of the order statistics from n to 1, assuming an initially normal distribution
Up: Routine Descriptions
Previous: AIF_PTFNM - Writes the name of an HDS file to a parameter
KAPLIBS -- Internal subroutines used within the KAPPA package.
Starlink User Note 238
D.S. Berry
Malcolm J. Currie
9th March 2009
E-mail:ussc@star.rl.ac.uk
Copyright © 2010 Science and Technology Facilities Council