IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 11, 2007, 4:51:44 PM (19 years ago)
Author:
magnier
Message:

adding pmChipDuplicate function (not working)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPACopy.h

    r11253 r12810  
    44 * @author Paul Price, IfA
    55 *
    6  * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-01-24 02:54:14 $
     6 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-04-12 02:51:44 $
    88 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    99 */
     
    7272                         int xBin, int yBin ///< Binning factors in x and y
    7373                        );
     74
     75pmChip *pmChipDuplicate(pmFPA *fpa, const pmChip *source);
     76
    7477/// @}
    7578#endif
Note: See TracChangeset for help on using the changeset viewer.