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