IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 15, 2009, 4:02:42 PM (17 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/magic/remove/src/streaksremove.h

    r24691 r25406  
    8484// can't declare this in streaksastrom due to header file ordering
    8585extern void cellToChip(double *xChip, double *yChip, strkAstrom *astrom, double xCell, double yCell);
    86 extern void cellToChipInt(int *xChip, int *yChip, strkAstrom *astrom, int xCell, int yCell);
     86extern void cellToChipInt(unsigned int *xChip, unsigned int *yChip, strkAstrom *astrom, int xCell, int yCell);
    8787
    8888extern bool computeWarpedPixels(streakFiles *sf);
Note: See TracChangeset for help on using the changeset viewer.