Description:
Create a new transformation and return a
locator to it. The transformation is stored as a new component in an existing HDS structure, or may be
assigned to a temporary object if required.
Invocation
CALL TRN_NEW( NVIN, NVOUT, FOR, INV,
PREC, COMM, ELOC,
NAME, LOCTR, STATUS )
Arguments
NVIN = I
Number of input variables.
NVOUT =
I
Number of output variables.
FOR = C(NVOUT)
Array of forward transformation
functions.
INV = C(NVIN)
Array of inverse transformation functions.
PREC =
C
Precision specification.
COMM = C
Comment string.
ELOC =
C
Locator to an enclosing structure to contain the new object.
NAME =
C
HDS name of the new structure component.
LOCTR =
C
Locator to the newly created transformation.
STATUS = I
Inherited error status.
Notes:
Copyright © 2000 Council for the Central Laboratory of the Research Councils