IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 24, 2006, 5:02:47 PM (20 years ago)
Author:
drobbin
Message:

Fixed psMetadataConfigFormat to use %22.15g for F32,F64. Fixed Precess tests. Updated Argument comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro/tst_psSphereOps.c

    r6039 r6189  
    55*  @author d-Rob, MHPCC
    66*
    7 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
    8 *  @date $Date: 2006-01-18 23:49:06 $
     7*  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
     8*  @date $Date: 2006-01-25 03:02:47 $
    99*
    1010*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    1818static psS32 testSphereRotApply1(void);
    1919static psS32 testSphereRotApplyCelestial(void);
    20 //static psS32 testSphereRotPrecess(void);
    2120static psS32 testSphereOffset(void);
    2221
     
    2625                              {testSphereRotApply1, 821, "psSphereRotApply()", 0, false},
    2726                              {testSphereRotApplyCelestial, 822, "psSphereRotApplyCel()", 0, false},
    28                               //                              {testSphereRotPrecess, 823, "psSphereRotPrecess()", 0, false},
    2927                              {testSphereOffset, 825, "testSphereOffset()", 0, false},
    3028                              {NULL}
Note: See TracChangeset for help on using the changeset viewer.