IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 13, 2005, 10:55:07 AM (21 years ago)
Author:
Paul Price
Message:

Converting values to radians.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/eoc_testing.txt

    r5750 r5775  
     1All angular quantities in this document are in radians, following the psLib convention.
     2
     3
    141. Start with RA, Dec:
    25
    3     r = 122.9153182445501
    4     d = 48.562968978679194
     6    r = 2.14527700450406
     7    d = 0.84758370322182
    58
    69These get stuffed into a psSphere (obj): psSphereAlloc, followed by
     
    167170Check that:
    168171
    169     x=-0.13275353774074533
    170     y=0.4359436319739848
    171     s=-4.2376965863576153E-10
     172    x=-6.43607313124045e-07
     173    y=2.11351436973568e-06
     174    s=-2.05449328145735e-15
    172175
    173176(c) Generate the transformation:
     
    182185    -3.3580195807204483E-12
    183186    -0.9999999999993899
    184 
     187 
    185188(d) Apply these to the position:
    186189
Note: See TracChangeset for help on using the changeset viewer.