Description:
Apply a compiled
{}
mapping to a set of 1-dimensional data points specified by an array of
coordinates.
Invocation
CALL TRN_TR1x( BAD, NX, XIN, ID, XOUT, STATUS )
Arguments
BAD = L
Whether the input
coordinates may be bad.
NX = I
The number of data points to transform.
XIN = ?(NX)
Array of input
coordinates.
ID = I
Identifier for the compiled {}
mapping to be applied.
XOUT = ?(NX)
Array to receive the transformed
coordinates.
STATUS = I
Inherited error status.
Notes:
Copyright © 2000 Council for the Central Laboratory of the Research Councils