DCL:GRPH1:STPACK: Transformation Function:Explanation of Subroutines: Coordinate Transformation (Subroutines)
Rotates a map coordinate.
CALL STFROT(UX,UY,TX,TY)
CALL STIROT(TX,TY,UX,UY)
CALL STSROT(THETA,PHI,PSI)
UX,UY (R) The coordinates in UC TX,TY (R) The coordinates in TC THETA,PHI,PSI (R) The angle of rotation
- (a)
- None.