DCL:GRPH1:STPACK: Transformation Function:Explanation of Subroutines: Coordinate Transformation (Subroutines)
Rotates a map coordinate.
tx, ty = NumRu::DCL.stfrot(ux,uy)
ux, uy = NumRu::DCL.stirot(tx,ty)
NumRu::DCL.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.