IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3993


Ignore:
Timestamp:
May 19, 2005, 2:44:12 PM (21 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

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

    r3976 r3993  
    55*  @author GLG, MHPCC
    66*
    7 *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    8 *  @date $Date: 2005-05-19 05:03:48 $
     7*  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     8*  @date $Date: 2005-05-20 00:44:12 $
    99*
    1010* XXX: Must test
     
    806806
    807807    // okay, for now, it's linear.
    808     transInit->x->coeff[1][1] = 0.0;
    809     transInit->y->coeff[1][1] = 0.0;
    810 
    811     /*
     808    transInit->x->coeff[1][1] = 0.1;
     809    transInit->y->coeff[1][1] = 0.1;
     810
     811    /* HEY
    812812        //
    813813        // We set an arbitrary linear transformation.
Note: See TracChangeset for help on using the changeset viewer.