IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 11, 2005, 12:00:35 PM (21 years ago)
Author:
desonia
Message:

removed the printing of RANDOM numbers!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/tst_psAstrometry01.c

    r3882 r3883  
    55*  @author GLG, MHPCC
    66*
    7 *  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
    8 *  @date $Date: 2005-05-11 21:49:01 $
     7*  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
     8*  @date $Date: 2005-05-11 22:00:35 $
    99*
    1010* XXX: Must test
     
    870870    }
    871871
    872     printf("The initial transformation was:\n");
    873     printTrans(transInit);
    874     printf("The derived transformation is:\n");
    875     printTrans(trans);
    876 
    877872    //
    878873    // For the initial grid of input points, we transform them to output points with
Note: See TracChangeset for help on using the changeset viewer.