Transform one into another using a linear model of the type
produced by the sla_FITXY routine.
CALL:
CALL sla_XY2XY (X1,Y1,COEFFS,X2,Y2)
GIVEN:
X1,Y1
D
before transformation
COEFFS
D(6)
transformation coefficients (see note)
RETURNED:
X2,Y2
D
after transformation
NOTES:
1.
The model relates two sets of coordinates as follows.
Naming the six elements of COEFFS a,b,c,d,e & f,
the present routine performs the transformation: