next up previous 229
Next: Example 7. Adjusting an astrometric calibration.
Up: Additional Features
Previous: Performing concatenation.


Prefixing and Appending Transformations

In addition to producing new transformations by concatenating existing ones, it is also possible to modify an existing transformation by prefixing or appending another one to it. For example, to prefix one transformation to another, TRN_PRFX (prefix transformation) would be used, thus:

CALL TRN_PRFX( LOCTR1, LOCTR2, STATUS )

In this case, the two transformations with locators LOCTR1 and LOCTR2 are concatenated (as above), but the resultant transformation replaces the second one, so that the first transformation is, in effect, prefixed to it. The first transformation itself is not altered.

The routine TRN_APND (append transformation) behaves in a similar way, except that it appends the second transformation to the first. In this case the second transformation remains unchanged.



Subsections

next up previous 229
Next: Example 7. Adjusting an astrometric calibration.
Up: Additional Features
Previous: Performing concatenation.

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