6.4.2 STFROT/STIROT/STSROT

1.
Function
Rotates a map coordinate.

2.
Call
CALL STFROT(UX,UY,TX,TY)
CALL STIROT(TX,TY,UX,UY)
CALL STSROT(THETA,PHI,PSI)

3.
Explanation of Arguments
UX,UY (R) The coordinates in UC
TX,TY (R) The coordinates in TC
THETA,PHI,PSI (R) The angle of rotation

4.
Notes
(a)
None.