Next: TRN_PTCL-Put classification
Up: Routine Descriptions
Previous: TRN_NEW - Create new transformation
TRN_PRFX-Prefix transformation
- Description:
- Concatenate two transformations; the second transformation is
altered by prefixing the first one to it. The first transformation
is not altered.
- Invocation:
- CALL TRN_PRFX( LOCTR1, LOCTR2, STATUS )
- Arguments:
-
- LOCTR1 = C

-
Locator to the first transformation (to be prefixed).
- LOCTR2 = C

-
Locator to the second transformation (to be altered).
- STATUS = I
-
Inherited error status.
- Notes:
- Before two transformations may be concatenated, the following conditions
must apply:
- The number of output variables from the first transformation must
match the number of input variables to the second transformation.
- The transformations must have at least one mapping (forward or
inverse) in common.
Next: TRN_PTCL-Put classification
Up: Routine Descriptions
Previous: TRN_NEW - Create new transformation
TRANSFORM Coordinate Transformation Facility
Starlink User Note 61
R.F. Warren-Smith
12th January 2006
E-mail:ussc@star.rl.ac.uk
Copyright © 2000 Council for the Central Laboratory of the Research Councils