IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2005, 4:14:02 PM (21 years ago)
Author:
drobbin
Message:

Implemented, debugged, fixed psSphereRot functions/tests. 1 problem remains + testing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro/verified/tst_psSphereOps.stderr

    r5319 r5437  
    4040\**********************************************************************************/
    4141
     42<DATE><TIME>|<HOST>|E|testSphereRotApplyCelestial (FILE:LINENO)
     43    ICRS for Galactic tranformation incorrect.  Result is (180,90), expected (0,90)
    4244
    4345---> TESTPOINT PASSED (psCoord{psSphereRotApplyCel()} | tst_psSphereOps.c)
     
    4951\**********************************************************************************/
    5052
     53<DATE><TIME>|<HOST>|I|testSphereRotPrecess
     54    Following should generate an error message
     55<DATE><TIME>|<HOST>|E|psSpherePrecess (FILE:LINENO)
     56    Unallowable operation: toTime is NULL.
     57<DATE><TIME>|<HOST>|I|testSphereRotPrecess
     58    Following should generate an error message
     59<DATE><TIME>|<HOST>|E|psSpherePrecess (FILE:LINENO)
     60    Unallowable operation: fromTime is NULL.
     61<DATE><TIME>|<HOST>|I|testSphereRotPrecess
     62    Following should generate an error message
     63<DATE><TIME>|<HOST>|E|psSpherePrecess (FILE:LINENO)
     64    Unallowable operation: coords is NULL.
    5165
    5266---> TESTPOINT PASSED (psCoord{psSphereRotPrecess()} | tst_psSphereOps.c)
    5367
     68/***************************** TESTPOINT ******************************************\
     69*             TestFile: tst_psSphereOps.c                                          *
     70*            TestPoint: psCoord{testSphereToFromCube()}                            *
     71*             TestType: Positive                                                   *
     72\**********************************************************************************/
     73
     74
     75---> TESTPOINT PASSED (psCoord{testSphereToFromCube()} | tst_psSphereOps.c)
     76
     77/***************************** TESTPOINT ******************************************\
     78*             TestFile: tst_psSphereOps.c                                          *
     79*            TestPoint: psCoord{testSphereOffset()}                                *
     80*             TestType: Positive                                                   *
     81\**********************************************************************************/
     82
     83
     84---> TESTPOINT PASSED (psCoord{testSphereOffset()} | tst_psSphereOps.c)
     85
Note: See TracChangeset for help on using the changeset viewer.