IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 18, 2007, 12:07:17 PM (19 years ago)
Author:
magnier
Message:

adjustments to some APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryDistortion.h

    r11253 r12486  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-01-24 02:54:14 $
     6 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-03-18 22:07:17 $
    88 * Copyright 2006 Institute for Astronomy, University of Hawaii
    99 */
     
    4040    psArray *refstars,
    4141    psArray *matches,
    42     psMetadata *config
     42    psRegion *region,
     43    int Nx, int Ny
    4344);
    4445
     
    5354    pmFPA *fpa,
    5455    psArray *gradients,
    55     psMetadata *config);
     56    double pixelScale);
    5657
    5758/// @}
Note: See TracChangeset for help on using the changeset viewer.