Changeset 5750
- Timestamp:
- Dec 7, 2005, 5:17:33 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/eoc_testing.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/eoc_testing.txt
r5551 r5750 97 97 Check that: 98 98 99 X = 0.06295703125100 Y = - 0.028761840820312599 X = 3.05224300720406e-07 100 Y = -1.39441339235822e-07 101 101 S = 0 102 102 … … 106 106 precession->y += precessionCorr->y; 107 107 precession->s += precessionCorr->s; 108 psSphereRot *precessionNutationInv = psSphereRot_CEOtoGCRS( earth); // This is CEO->GCRS108 psSphereRot *precessionNutationInv = psSphereRot_CEOtoGCRS(precession); // This is CEO->GCRS 109 109 psSphereRot precessionNutation = psSphereRotInvert(precessionNutationInv); // This is GCRS->CEO 110 110
Note:
See TracChangeset
for help on using the changeset viewer.
