Next: TRN_TR2x-Transform 2-dimensional data
Up: Routine Descriptions
Previous: TRN_STOK[x]-Substitute token
TRN_TR1x-Transform 1-dimensional data
- 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:
- There is a routine for each standard numerical data type x.
Replace x by I (integer), R (real)
or D (double precision).
- The number of input and output variables for the compiled
mapping must both be equal to 1.
Next: TRN_TR2x-Transform 2-dimensional data
Up: Routine Descriptions
Previous: TRN_STOK[x]-Substitute token
TRANSFORM Coordinate Transformation Facility
Starlink User Note 61
R.F. Warren-Smith
12th January 2006
E-mail:starlink@jiscmail.ac.uk
Copyright © 2000 Council for the Central Laboratory of the Research Councils