IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5764


Ignore:
Timestamp:
Dec 12, 2005, 10:55:49 AM (20 years ago)
Author:
Paul Price
Message:

Fixing "Spherical Rotation from Polar Motion": a typo in the axis, and missing minus sign.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibADD.tex

    r5763 r5764  
    1 %%% $Id: psLibADD.tex,v 1.88 2005-12-12 20:45:23 price Exp $
     1%%% $Id: psLibADD.tex,v 1.89 2005-12-12 20:55:49 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    21872187
    21882188The transform from the ITRS to the CIP/TEO frame can be constructed by
    2189 first rotating about the X axis by $y_p$, then rotating about the X
    2190 axis by $x_p$, and finally rotating about the Z axis by $s'$.  The
     2189first rotating about the X axis by $y_p$, then rotating about the Y
     2190axis by $x_p$, and finally rotating about the Z axis by $-s'$.  The
    21912191IERS reference implementation for this is given in the subroutine
    21922192POM2000
Note: See TracChangeset for help on using the changeset viewer.